Hi all,
I have a flow that every night deletes all items from a SP list and then repopulates them from a CSV. Periodically, the flow will fail to delete all the items and fail completely - I'll get an error "Action 'Delete_item' failed" Item Not Found.
The get items (from the list I want to delete) is immediately before the apply for each loop for delete item, which references the ID of the item retrieved from the get items (SP list). Its very simple but its driving me a bit nuts. Of note, I have the concurrency controls set to 50 for the apply to each loop and I also have a few flows doing the same thing every night at staggered intervals for the SP site.
Thanks!

Report
All responses (
Answers (