Skip to content

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
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