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.

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