Hello,
So, I have a flow that is to transverse all the folders and files and email notifications on files that are about to expire.
The flow worked on test folders with nested files, however on the final "Contacts" folder (where there are about 200 folders and 5000 files), it only transverses the folders.
I am very confused on why the flow only works for the test folders (the test folder is one of the "Contracts" folders) and not the "Contracts" folder. Is there a specific reason or perhaps the other folders have some sort of protected content property?
(Note: I did not originally create this library so not sure if there is some property in place that is preventing the flow from transversing all files)
Flow Below:
(Note: Ignore the condition after the "If No", that was me trying to figure out what the flow was doing - transversing folders only)