Hello,
I’ve encountered a bug that seems to affect the workflow automation. When using the “update record” action within a post-action workflow to modify a field, the “Collection event” workflow does not get triggered as expected.
Steps to Reproduce:
- Set up a workflow that updates a field using the “update record” action.
- Have a secondary workflow set as a “Collection event” intended to trigger on any updates to the collection.
- Execute the “update record” action in the post-action workflow.
Observed Result: The “Collection event” workflow does not trigger after the update is made.
Expected Result: The “Collection event” workflow should trigger in response to the field change.
Thank you for looking into this!