The data gets correctly updated, no recursion. But the Email Alert action right after the apex call, sends email with previously updated values.
How can I fix this?
1 件の回答
Hi Samar,
The problem would most likely be with how your code is written. Without being able to see the code, there isn't much we could advise.