The email Notification with an Outlook Meeting Invite not passing Description fieldDescriptionHow do you recognize the problem: You are sending a notification of type inviteThe invite is correct and contains DESCRIPTION: ${description} in the meeting template bodyThe notification received by the email client has NO description (it is blank)Release or EnvironmentAllCauseFor email meeting invites, you need to define the fields used on the email template also in the email notification bodyResolutionEnsure to add the required fields used on the email template, e.g. DESCRIPTION: ${description}, on the email notification body.