mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 02:43:50 +00:00
e7379c9add
Deleting an automation had no confirmation at all, and when the server refused because something still referenced it, the raw message landed in a stray row underneath the table. Deletion now confirms first, and names what it will take with it. Global triggers are ours to clean up, so the dialog offers to delete them along with the automation. A reference from a rundown event is not: editing rundown data from a settings screen would be surprising and hard to undo, so that stays a block, with the server's message and a pointer to the event editor. This matters more once the demo project ships with automations, since those are referenced by definition and every user who tries to remove one would otherwise meet the raw error. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01LpbLJVVT26tzWkduck1M9H