My flow uses the "When an item is created or modified" trigger action on a SharePoint list. After trigger, the action is to get changes, followed by a condition control to check if the specific Status column has changed. If the status has changed there are several actions afterwards, if the status has not changed, the flow is terminated.
I've noticed recently, a few instances at different times during the day, where an item was modified, but the flow was not triggered.
Eg. SharePoint item version history shows:
Looking at the flow run history, I can see the flow triggered for most, but not all of the above
Any ideas on what is causing this intermittent behavior? Thank you in advance.