mirror of
https://github.com/amidaware/tacticalrmm.git
synced 2026-04-26 15:05:57 +03:00
[GH-ISSUE #1945] Missing client and site names in email with script result #3158
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#3158
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 @janstalhut on GitHub (Jul 29, 2024).
Original GitHub issue: https://github.com/amidaware/tacticalrmm/issues/1945
Server Info (please complete the following information):
Installation Method:
--insecureflag at installDescribe the bug
If I run a script on a device and select the option to receive an email with the result, this email only contains the host name and the script name in the subject. (And the same information in the first line of the email.)
Expected behavior
The email must contain the site and client name, as is the case with alert emails. Otherwise, this email cannot be clearly assigned, as host names can occur multiple times across customers.
Additional context
In our specific case, we have integrated several Proxmox VE systems into Tacticel, these usually have "pve" or "pve1" as host names. I run a script on all of these machines to carry out the latest updates and have the emails sent to me, as the processes usually take a little longer. In these emails, I cannot see which of the systems for which customer is affected if an error has occurred.
@wh1te909 commented on GitHub (Jul 30, 2024):
added, will be in next release