mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1079] Agent selection dropdown for TEST SCRIPT should only list online agents #666
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#666
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 @djsvi on GitHub (Apr 21, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1079
I often use the TEST SCRIPT function to run a script on a bunch of different machines (one after another so I can review the results for each run).
When using the TEST SCRIPT function it would be good if the agent selection dropdown only showed online agents, or provided an indication of online/offline status.
Currently the dropdown shows every agent, which isn't super helpful for offline machines, and it's frustrating to have to back out of the script window, note down which are online and then go back into the script window.
As an alternative, it would be very handy if the script window could be popped out (a floating window or separate tab) making it possible to interact with both the main TRMM interface and the script interface at the same time.