I am using the "run rules on folder contents" with the condition "Kind is Folder".
It works if I and the rules get executed in every folder.
But, if I add the condition "Name is..." right after the "Kind is folder", all files get processed except the ones in that specifically named folder. That's exactly the other way around how I would expect. Inverting the condition doesn't change it.
It works only if I dop-in a folder which has that specific name. But not if that folder already exists and I drop a file into it. All other folder's contents get processed but not the one that I have named in the condition.
My question: How can I get it to go into every sub folder called "Project" in order to execute the rules there (but not in other folders)?

