mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 23:15:57 +03:00
[GH-ISSUE #1981] [Feature request] add more visibility to alert template inheritance. #3185
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#3185
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 @P6g9YHK6 on GitHub (Aug 15, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1981
Is your feature request related to a problem? Please describe.
currently it is impossible to know how an alert template has been assigned to an agent
without going manually into every level to find the assigned template and it can be a pain when the alert template itself is assigned to a policy as there is no way of easily tracing "ownership" without going into the policy itself
Describe the solution you'd like
an indication in the UI next to the alert template assigned in the "automation policies" tab of the agent of where is the current alert template inherited from
for exemple if the policy has been inherited from the global settings it would say:
"template X" from Default
or assigned to a site:
"template X" from site Y
or from a policy
"template X" from policy Z
or from the agent itself (i know it is not supported yet)
"template X" from agent
etc etc
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
