I have a sharepoint document library with versioning settings as Major and Minor Versions. I have also enabled check-in and check-out option in the document library.
I have a Power automate flow to approve the documents in the library. In the flow, I am checking out the file after the approval is done, updating the approval status and then checking-in the document. In Power automate I have three options for file check-in as below:
Major Version(publish)
Minor Version( draft)
Overwrite the file
How can I have the follow the versioning settings defined in the document library as in the document library I have "Major and Minor versions". But the same I do not see in the check-in connector. If I select Major version in the check-in connector, will it supersede the versioning settings in the document library?
How this thing works?