Bug Report: "Update Record" Action Fails to Trigger Collection Event Workflow

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:

  1. Set up a workflow that updates a field using the “update record” action.
  2. Have a secondary workflow set as a “Collection event” intended to trigger on any updates to the collection.
  3. 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!

Please provide more detailed information, such as logs. Alternatively, you can try to create a minimal reproduction on our official website demo.

Hello, Tried to replicate it in 1.4 but it works as intended.
I guess we will wait for 1.4 and update.

Thank you.