Sep 23 2019 07:33 AM
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?
Sep 23 2019 05:10 PM
Sep 24 2019 01:48 AM
Sep 24 2019 04:25 PM
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