-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
bugIssue is a bug or fix for a bugIssue is a bug or fix for a bug
Description
Adding a ticket with same ID as a currently active ticket is not handled correctly. It just overwrites the labels from the previous ticket without any warning message. Also, it may lead to inconsistent data as we can find remains of the old ticket that are not overwritten in the new one, and end up with a mix of both tickets, which is wrong behaviour.
Ideally, we should log a warning, remove the old ticket, and store the new one.
Metadata
Metadata
Assignees
Labels
bugIssue is a bug or fix for a bugIssue is a bug or fix for a bug