Text shown in preview but ignored in email
Closed this issue · 1 comments
abelardopardo commented
Describe the bug
Conditions return different results when used in preview or in email send
To Reproduce
Steps to reproduce the behavior:
- Have an action with a condition that tests for not null in a column of type double.
- Add text depending on this condition
- Visualize the text with the preview
- Execute the action and see the email. The text is not included.
Expected behavior
Text should be included as shown in the preview
abelardopardo commented
Fixed in release B.4.3