Hi,
I made an automatic document Approval Flow where, when Initiator check in a file, the Document Status and Approval Status Column will be updated and an email will be sent to the Approvers for approval. If all Approvers approved it will be checked in as a major version, update the status columns and send a notification email that it has been approved. If one of the Approvers rejected it, it will still update the status column, send a notification to the initiator and terminate the flow.
My questions are:
1. can I include a condition in the trigger that the document should be checked in as a minor version?
2. Since I require document check out, the only way I can update the status columns is to include check out in my flow, is there other ways to do it?
3. Since I was the one who made the flow, the document was checked out to me, I have no concern if the document was approved because it will be checked in as Major version, the problem will be if the document is rejected it will stay checked out to me. Is there a way to return back the document check out to the initiator if it is rejected?
Thanks in advance.
Just an UPDATE on this one:
I achieved this by using an Instant Cloud flow which can be triggered and be run by other user.