Deleting and adding back a target with the same info without saving causes error #698

Closed
opened 2026-04-05 17:34:52 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @oschwartz10612 on 10/30/2025

Describe the Bug

If you delete a target then immediately add a new on back with the same info it will throw an error because its not yet deleted in the database.

Environment

All versions tested on 1.11.1

To Reproduce

If you delete a target then immediately add a new on back with the same info it will throw an error because its not yet deleted in the database.

Expected Behavior

Delete the old target first and create the new one next

*Originally created by @oschwartz10612 on 10/30/2025* ### Describe the Bug If you delete a target then immediately add a new on back with the same info it will throw an error because its not yet deleted in the database. ### Environment All versions tested on 1.11.1 ### To Reproduce If you delete a target then immediately add a new on back with the same info it will throw an error because its not yet deleted in the database. ### Expected Behavior Delete the old target first and create the new one next
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/pangolin#698