I have a Cognito form where its entries are created by a particular flow.
The user is sent the EntryEditLink via email to update the details which include about 15 file upload fields.
A 2nd flow is set to run when the Cognito form entries are updated. The trigger condition is "When a new entry is updated".
I am having an issue with this 2nd flow as it doesn't trigger when some entries are updated.
For some entries, it may trigger when an update is made at this time and may not trigger at another time.
Please assist.