mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-16 14:30:51 -05:00
[GH-ISSUE #1776] Deleting and adding back a target with the same info without saving causes error #35424
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @oschwartz10612 on GitHub (Oct 30, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1776
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
@oschwartz10612 commented on GitHub (Oct 30, 2025):
@Pallavikumarimdb could you look at this when you get a sec?
@Pallavikumarimdb commented on GitHub (Oct 30, 2025):
@oschwartz10612 sure👍