mirror of
https://github.com/KelvinTegelaar/CIPP.git
synced 2026-04-25 16:26:09 +03:00
[GH-ISSUE #2001] [Feature Request]: Include Company Display Name in the Subject Line of every notification #1024
Labels
No labels
API
Feature
NotABug
NotABug
Planned
Sponsor Priority
Sponsor Priority
bug
documentation
duplicate
enhancement
needs more info
no-activity
no-priority
not-assigned
pull-request
react-conversion
react-conversion
roadmap
security
stale
unconfirmed-by-user
unconfirmed-by-user
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/CIPP#1024
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 @ronrosenbaum on GitHub (Jan 9, 2024).
Original GitHub issue: https://github.com/KelvinTegelaar/CIPP/issues/2001
Description of the new feature - must be an in-depth explanation of the feature you want, reasoning why, and the added benefits for MSPs as a whole.
I suggest adding an option to the Notifications to include the Company Display Name in the subject line.
This will allow PSA's such as ConnectWise to properly pull the company name from the subject line via their parsing engine and assign the notification to the appropriate company/client in the PSA. Currently the tenant ID (domain) is included in the body of the e-mail, which can't be parsed. We can make ConnectWise lookup via domain name or company name, but not the Tenant ID.
PowerShell commands you would normally use to achieve above request
N/A
@KelvinTegelaar commented on GitHub (Jan 10, 2024):
Planned.
@KelvinTegelaar commented on GitHub (Jan 18, 2024):
Wanted to make a completely flexible system, but for now the Customer Name is prepended on alert emails. Made Feature Request for added future flexibility.