mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #2005] Enhance Automation Policy view on dashboard #1255
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#1255
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 @isv-one on GitHub (Sep 19, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/2005
Is your feature request related to a problem? Please describe.
Automation policies can be applied at multiple levels: Client, Site, and Agent. There is also a clear distinction between Workstation policies and Server policies. These are all good things. Currently, the Checks/Tasks view where Automation Policies are visible on the dashboard only shows a Shield/Magnifying icon to indicate that something is applied because of a policy. It's unclear at what level the policy is applied at a glance.
Describe the solution you'd like
Modify the shield icon to display where the policy is applied and show the information in detail when you hover over the shield icon, not just the generic text "This [check/task] is managed by a policy." Include a small "C" in the corner of the icon for "Client", "S" for "Site", and "A" for "Agent".
Describe alternatives you've considered
There is no alternative functionality for my suggested enhancement.
Additional context
N/A.