Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

email notifications improvements with notify roles and groups #2719

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

havetisyan
Copy link
Collaborator

Description

  1. We have notifyRoles attribute per role/group which configures ZMS to send email notifications to the configured role members instead of the admin of the domain when new members are added. however, when sending regular expiry notifications, ZMS was not looking at the attribute and always sending to the domain admins. Now, ZMS sends the admin expiry notification to the configured role members and if it's not configured, then to the admins of the domain

  2. when processing members, the server automatically skipped group members from the expiry. however with consolidated notifications even the domain admins didn't receive notifications. Now the server correctly generates expiry notifications for both group members and their respective admins

Contribution Checklist:

  • The pull request does not introduce any breaking changes
  • I have read the contribution guidelines.
  • Create an issue and link to the pull request.

Attach Screenshots (Optional)

Signed-off-by: Henry Avetisyan <hga@yahooinc.com>
havetisyan added a commit that referenced this pull request Sep 9, 2024
Signed-off-by: Henry Avetisyan <hga@yahooinc.com>
@havetisyan havetisyan merged commit 4a7d2f0 into master Sep 9, 2024
6 checks passed
@havetisyan havetisyan deleted the group-notify branch September 9, 2024 21:04
havetisyan added a commit that referenced this pull request Sep 9, 2024
* merge #2719 info jetty 1.12.x branch

Signed-off-by: Henry Avetisyan <hga@yahooinc.com>

* update buildkite version

Signed-off-by: Henry Avetisyan <hga@yahooinc.com>

---------

Signed-off-by: Henry Avetisyan <hga@yahooinc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants