Functionality Bug: Changing case title to an existing title raises unhandled error
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 changing the case title to an existing title raises an unhandled error.
Steps to reproduce:
1. Start the app.
2. Run `add case t:1`.
3. Run `add case t:2`.
4. Run `open case 1`.
5. Run `edit title t:1`.
6. Notice that an error message is not displayed but an unhandled exception is raised.
Screenshot:

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