Add Missing Smart Field Warning Before Sending Email & automation setup
When an email contains smart fields that have no available data, the system should warn the user before sending the email or saving the automation.
Email Send Warning
If one or more smart fields have no data, display a confirmation popup:
Title: Missing smart field data
Body: 3 smart fields have no data and will appear as placeholders: {Event Date}, {Venue Name}, {Client Phone}. Do you want to send anyway?
Actions:
- Edit Email — Secondary
- Send Anyway — Primary
If the user selects Send Anyway, the email should be sent with the placeholders unchanged.
Action Setup Info Message
Add an informational message when configuring the automation:
Smart fields without data won't be filled in. The placeholder will appear in the email instead, for example {Event Date}. Make sure the required details are added before this automation runs.
Expected Behavior
- Detect all smart fields that have no available data before sending.
- Display their placeholder names in the warning.
- Do not block sending; allow the user to proceed with Send Anyway.
- If all smart fields have data, no warning should be displayed.
- The same behavior should apply to emails triggered through automations.
Key
Type / Priority
Status
Sprint
Epic
Assignee
Reporter
Project
FRD
QA Status
Created
Updated
Last synced
No test cases generated yet.
No failures or comments.