Commit 90bcefa
fix: resolve contradictory issue_type handling in jira.log command
Line 25 says reject unrecognized types, but line 122 said default to
Story. Align both to reject-and-reprompt behavior.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 520c625 commit 90bcefa
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments