mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1959] [FEATURE REQUEST] Ability to "Disable/Enable" "Checks/Tasks" without deleting them from the UI #3168
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#3168
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 @LPJon on GitHub (Aug 4, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1959
Is your feature request related to a problem? Please describe.
When there is a problem with a specific PC and the Automation running on it. It is useful to be able to "Disable" the offending task or check until the automation script or PC issue is resolved.
Describe the solution you'd like
A "Right Click Context Menu" option to disable/enable any task or check in the respective list
Describe alternatives you've considered
Not using TacticalRMM
Additional context
I need to be able to stop the automation for a specific PC/Server anywhere in the system with at simple "Disable/Enable" option so that the automation does not persistently fail while troubleshooting is being done. It should always be "Enabled" by default.
@wh1te909 commented on GitHub (Aug 4, 2024):
So individual tasks can already be enabled/disabled (the check box with the power icon) but yes we also need to add this for checks. There's already a feature request for that in #1770 so closing this one as duplicate