Forum Discussion
vww01
Oct 12, 2022Copper Contributor
Check In Array Filter failing
Hi team, I'm trying to create a Flow to check in any checked out files in a SharePoint folder. The Flow keeps failing because "examplefilename" isn't checked out. My steps are as follows: 1. Get fil...
ganeshsanap
Oct 12, 2022MVP
vww01 Comments parameter in "Check in file" action is required parameter. Did you try adding sample text in comments parameter and running the flow?
Please click Mark as Best Response & Like if my post helped you to solve your issue. This will help others to find the correct solution easily. It also closes the item. If the post was useful in other ways, please consider giving it Like.
GrantJenkins
Oct 12, 2022Copper Contributor
ganeshsanap I think they just redacted out the comment in their screenshot as they wouldn't be able to save the flow if it was empty and they said it was running successfully, but the files were still checked out.
vww01 Really not sure what's happening if they are still checked out. Do you have the library set to Require content approval, and/or require check-out?
Are you able to check-in/publish those files manually? Maybe someone else has them checked out, or the files are locked (in use) by another user which may cause the issue too.