mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #922] Can't send alerts to different email addresses #2513
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#2513
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 @NiceGuyIT on GitHub (Jan 9, 2022).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/922
Originally assigned to: @sadnub on GitHub.
Server Info (please complete the following information):
Installation Method:
Agent Info (please complete the following information):
Describe the bug
I want to send alerts to different email addresses. I setup a second alert template in Settings > Alerts Manager. However, the emails were not sent. Then I added a second email address to Settings > Global Settings > Email Alerts > Email Alert Routing and a single email was sent to both addresses.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
I expect the email templates be inherited like automation policies. Unfortunately, right click on a site > Assign Alert Template does not have an inheritance policy. When hovering over the email alert column in an asset, it shows it's being overridden by the base policy.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
I don't know if the lack of inheritance is the problem, or something else altogether. Either way, it seems as though the only way to add a second email address to alerts sends only 1 email and it is a global setting.