Forum Discussion
andreaburgess1976
Sep 23, 2019Copper Contributor
MS Flow - Sharepoint Doc Library - if approver edits document
I have a MS flow approval flow set up working fine if a document is approved and also if its rejected. However, if the approver receives the approve/reject email and then opens word and makes changes or comments within document and saves, the document then saves in draft status back to sharepoint. If the approver then clicks reject, flow will give an error as its draft status not pending status.
What can I add to the current flow to address this please?
3 Replies
Sort By
- Damien_RosarioSilver Contributor
- andreaburgess1976Copper Contributor
- Damien_RosarioSilver Contributor
I suspect you might need to retrieve the file properties first and then apply that to set content approval status as the status has changed since the start of the flow.
Give it a go and let me know if that solves it?
Cheers
Damien