mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1792] allow renaming checks #1119
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#1119
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 @P6g9YHK6 on GitHub (Mar 9, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1792
Is your feature request related to a problem? Please describe.
Some scripts used in checks can have double usage depending on arguments/environment.
And the name set in the script manager sometimes do not correspond 100% to the action happing if this script is set in a check or run manually.
Describe the solution you'd like
While tasks allow to give a dedicated name to the task itself checks do not.
A new field when setting up a check with a dedicated display name would fix this. (If not set default to the script name)
Describe alternatives you've considered
Keeping the status quo.
@dinger1986 commented on GitHub (Mar 10, 2024):
Other alternative is to clone the script and name it whatever its meant to be