Skip to content

TRCLI-236: Fixed an issue where empty case validation is not skipped for add_run#400

Merged
acuanico-tr-galt merged 1 commit intorelease/1.13.4from
fix/TRCLI-236
Mar 18, 2026
Merged

TRCLI-236: Fixed an issue where empty case validation is not skipped for add_run#400
acuanico-tr-galt merged 1 commit intorelease/1.13.4from
fix/TRCLI-236

Conversation

@acuanico-tr-galt
Copy link
Collaborator

@acuanico-tr-galt acuanico-tr-galt commented Mar 9, 2026

Solution description

Allow empty runs to be added to add_run command (skip validation)

Changes

Updated validation to exclude empty runs added via add_run command in run_handler.py

Potential impacts

What could potentially be affected by the implemented changes?

Steps to test

Execute command to add an empty run: trcli -c config.yml add_run --title Add empty run

PR Tasks

  • PR reference added to issue
  • README updated
  • Unit tests added/updated

@acuanico-tr-galt acuanico-tr-galt merged commit e7cc1bb into release/1.13.4 Mar 18, 2026
11 of 17 checks passed
@acuanico-tr-galt acuanico-tr-galt deleted the fix/TRCLI-236 branch March 18, 2026 09:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant