Functionality bug: Edit status raises unhandled error for duplicate cases with different status
Open
severity.High
type.FunctionalityBug
- Dominant language
- No language data
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This issue reports a functionality bug where the `edit status` command raises an unhandled error when editing the status of a duplicate command with different statuses.
Steps to reproduce:
1. Start the application.
2. Run `add case t:1`.
3. Run `add case t:1 s:closed`.
4. Run `open case 1`.
5. Run `edit status s:closed`.
Screenshot:

Severity: High
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.