mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 23:15:57 +03:00
[GH-ISSUE #795] Deactivate scripts function #503
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#503
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 @bradhawkins85 on GitHub (Nov 10, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/795
Originally assigned to: @sadnub on GitHub.
**Is your feature request related to a problem? No
Describe the solution you'd like
It would be good to be able to disabled/hide scripts so they can remain in the library but don't show up in the Run Script list.
Describe alternatives you've considered
None
Additional context
I have many scripts that are used for a particular purpose but then may not be needed for an extended period of time, disabling/hiding these scripts would keep the Run Script list tidier and easier to find scripts when needed.
@sadnub commented on GitHub (Mar 16, 2022):
This will be in the next release. The Hide/Show context menu items have been added to the script manager as well as a toggle button to hide/show hidden scripts in Script Manager. The names of the hidden script will be a gray color versus white/black depending on if dark mode is enabled.