mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #957] You can delete scripts with active tasks and checks #579
Labels
No labels
In Process
bug
bug
dev-triage
documentation
duplicate
enhancement
fixed
good first issue
help wanted
integration
invalid
pull-request
question
requires agent update
security
ui tweak
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/tacticalrmm#579
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @silversword411 on GitHub (Jan 27, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/957
Originally assigned to: @sadnub on GitHub.
It should stop you from deleting script if it's assigned, or going to have problems with tasks later.
Or, even better check: If script in use somewhere give the option to remove from all locations at script deletion time.
Probably need to be able to find where the script is allocated when you do want to delete (like Show Relations in Automation Manager).
@sadnub commented on GitHub (Mar 17, 2022):
Will be fixed in the next release. Check were already being deleted if the script was. Tasks will self-delete the task if it is unable to find it when running now.