Hi!
I have a Flow that gets triggered by a PowerApp. The first thing the Flow does is to write a status to a SharePoint list.
The problem is that sometimes, like 1/10 times, the Flow don't actually update the List!
In the Flow log "Update item" the right value seemed to have been written to the list and there's a green check mark.
But when I open the list, it's not updated.
I've tried refreshing everything ofc. I tried retrigger the Flow but the same error occur.
Anyone else have experienced this?
How can I make sure the Flow actually update the list?
I think it's pretty bad that the Flow don't detect this error and give a warning.