Slava Shinderov 5/17/2026 6:27:13 AM @Pierre It may be the case that you are using a Call-URL action with a REST API call to self, mixed with the built-in Record Create/Update functionality.
If so, this is normal behavior, because your REST API call and the built-in action are executed in separate transactions and cannot see changes made by each other.
Otherwise, if you are using only built-in actions and still cannot see the changes, please contact support, provide the URL, and describe the problem in terms of your database.
|