We have a flow that’s supposed to trigger when an item reaches the end of its retention period. We’ve published retention labels across our SharePoint sites, and the expected behavior is that once the retention period ends, the flow kicks in.
We now have items with retention labels where the retention period has definitely expired (confirmed in the compliance details), but the flow isn’t firing.
Some of these labels were auto-applied, while others were applied manually. Retention is configured to start either from the item’s creation date or from when the label was applied, depending on the case.
All items are properly labeled, and in the compliance details we can clearly see that the retention period has ended (and in some cases, passed quite a while ago).
Has anyone else run into this issue, or know what might be causing the flow not to trigger?