Skip to content

templates: update email templates to include groups#642

Merged
kpsherva merged 1 commit intoCERNDocumentServer:masterfrom
jrcastro2:update-email-templates
Mar 10, 2026
Merged

templates: update email templates to include groups#642
kpsherva merged 1 commit intoCERNDocumentServer:masterfrom
jrcastro2:update-email-templates

Conversation

@jrcastro2
Copy link
Contributor

{% if recipient.data.profile is defined and recipient.data.profile.full_name is defined and recipient.data.profile.full_name %}
{% set recipient_full_name = recipient.data.profile.full_name %}
{% else %}
{% set recipient_full_name = recipient.data.name %}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jrcastro2 jrcastro2 force-pushed the update-email-templates branch from d11e1bb to 8a37b8c Compare January 16, 2026 16:38
@jrcastro2 jrcastro2 force-pushed the update-email-templates branch from 8a37b8c to 4aca955 Compare February 19, 2026 09:51
@jrcastro2 jrcastro2 force-pushed the update-email-templates branch from 4aca955 to 3434458 Compare March 4, 2026 08:48
@jrcastro2 jrcastro2 force-pushed the update-email-templates branch from 3434458 to 145925e Compare March 4, 2026 08:49
@kpsherva kpsherva merged commit aede69a into CERNDocumentServer:master Mar 10, 2026
3 checks passed
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.

1 - Enhance e-mail notifications

2 participants