I ran into a strange problem in an automation.
I am using a script to gather some data from two tables and combine it into a rich-text field. In the next step, I send out an e-mail with the content of this field. Turns out the e-mail is sent before the script has updated the text field!
Even adding a 3 second delay in the script does not solve the issue.
Curious if someone has a solution in place?
Thank you!

