[GH-ISSUE #432] Automated task can be ran again even though it was just selected to run #262

Closed
opened 2026-03-02 02:14:56 +03:00 by kerem · 0 comments
Owner

Originally created by @subzdev on GitHub (Apr 24, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/432

Is your feature request related to a problem? Please describe.
Should not have the ability to Run Task multiple times on the same computer using the same script if the script has not completed.

Describe the solution you'd like
The Run Task menu item should be greyed out or disabled after clicking it and before output is available. After the script has completed and/or output is available, the ability to click Run Script should be restored.

This goes hand in hand with some kind of indicator such as a loading spinner being visible as the script runs.

Originally created by @subzdev on GitHub (Apr 24, 2021). Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/432 **Is your feature request related to a problem? Please describe.** Should not have the ability to Run Task multiple times on the same computer using the same script if the script has not completed. **Describe the solution you'd like** The Run Task menu item should be greyed out or disabled after clicking it and before output is available. After the script has completed and/or output is available, the ability to click Run Script should be restored. This goes hand in hand with some kind of indicator such as a loading spinner being visible as the script runs.
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#262
No description provided.