Details
-
Bug
-
Status: Done
-
Low
-
Resolution: Done
-
5.2.10
-
None
-
None
-
DevTools 58
-
0.7
Description
The condition is run twice during a single run. One to see whether the mail should be sent and again to get the config to build the template.
If something changes between those 2 runs of the condition then the content of the mail my be different.
We should only run it once.