[GH-ISSUE #1792] allow renaming checks #1119

Open
opened 2026-03-02 02:21:17 +03:00 by kerem · 1 comment
Owner

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.

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.
Author
Owner

@dinger1986 commented on GitHub (Mar 10, 2024):

Describe alternatives you've considered Keeping the status quo.

Other alternative is to clone the script and name it whatever its meant to be

<!-- gh-comment-id:1987350322 --> @dinger1986 commented on GitHub (Mar 10, 2024): > **Describe alternatives you've considered** Keeping the status quo. Other alternative is to clone the script and name it whatever its meant to be
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tacticalrmm#1119
No description provided.