mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #653] Have a "tagging" system #417
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#417
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 @silversword411 on GitHub (Jul 30, 2021).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/653
There's several issues open about searches, creating agent groups etc.
If there was a "tag" system that could be applied to:
Then your different dialogs:
etc
could have two additional "include tag" and "exclude tag" as appropriate.
Search #652 could use
Also #628 and #553
@silversword411 commented on GitHub (Feb 26, 2022):
Also #992
@isv-one commented on GitHub (Dec 15, 2025):
I'd like to chime in with a request to make this a "smart" feature when eventually implemented. i.e., Smart Groups: define criteria and if they're met, apply an action or a policy to the endpoint.
Example: Smart Group - [Cloud Backup Provider] Backup Checks
Criteria: System: Windows or Windows Server, Client: Any, Site: Any, Software: [Cloud Backup Provider Software] + Some secondary software
Action: Add to [Cloud Backup Provider] Backup Checks Smart Group and apply automation policy configured for that group
Result: Additional Checks are added to the Checks tab, the endpoint is displayed in a scheduled report that pulls from the Smart Group, the endpoint receives patching defined by this group (that can override policy from another hierarchical group), etc.