Parse environment variable with default value in email template

Description

In the email template, the order of parsing is:

  1. Parse User

  2. Parse BP

  3. Parse PO

We use variables with default values like @amount:nothing@ in the template.

In the case where the amount exists in PO, it still shows “nothing” during User parsing.

Solution:
Keep the default value until parsing reaches the PO step.

Environment

None

Activity

Details

Assignee

Reporter

Priority

Created April 23, 2025 at 5:33 AM
Updated April 23, 2025 at 11:15 AM