mirror of
https://github.com/amidaware/rmmagent.git
synced 2026-04-26 06:45:48 +03:00
[GH-ISSUE #61] [Feature Request] Add Option to Exclude Specific Sites Instead of Selecting All to Include #41
Labels
No labels
bug
bug
enhancement
fixed
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/rmmagent#41
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 @maffmeier on GitHub (May 14, 2025).
Original GitHub issue: https://github.com/amidaware/rmmagent/issues/61
Description
Currently, when configuring permissions or filters based on Sites (e.g., for scripts, alerts, automation, etc.), the Tactical RMM interface requires users to select all Sites to include, which becomes cumbersome when the goal is simply to exclude a few specific Sites.
Feature Request
Introduce an additional option or toggle to allow excluding specific Sites, rather than selecting all others to include.
Use Case
For organizations managing a large number of Sites, it is much more efficient to exclude a handful of Sites (e.g., test environments or internal-only clients) than to manually select dozens of others. This would greatly improve usability and reduce configuration errors.
Suggested Implementation
Benefits
Thank you for considering this improvement!