Hello,
I have a flow that fetches approvals from Dataverse whose flows have expired. The name of each expired approval (as well as some metadata) is appended to a table, which is then sent to me if the table contains any data.
When it ran recently, it sent a strange email, which contained values which should be excluded by the OData query (statecode eq 0 and createdon le 2025-05-14T17:00:04.7734642Z):

To make things even stranger, when checking the corresponding flow run (from the same date and time as the email), it shows that no approvals were found and that no email was sent:
Does anybody know why there's such a significant difference between the flow's recorded history and the actions the flow completed?
Thanks,
Josh Sampson