Functionality Bug: Adding duplicate cases with different status
Open
severity.Medium
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 adding duplicate cases with different statuses is allowed.
Steps to reproduce:
1. Start the application.
2. Run `add case t:1`.
3. Run `add case t:1 s:closed`.
4. Notice that although we expect the error message "This case already exists in PIVOT", it does not occur and the case is being added to the list.
Screenshot:

Severity: Medium as it causes incovenience to tracking duplicate cases.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.