Does Move File Trigger Rules for Target Folder?

I’m using the “move” action to move a file to a specific folder that is a subfolder.
Folder
—theFile (source position)
—Subfolder
——theFile (target location)
There are Rules in the subfolder but they don’t appear to be firing. The log has no entries for the subfolder.
How do I get the Rules for the subfolder to fire?
Folder
—theFile (source position)
—Subfolder
——theFile (target location)
- Code: Select all
Move to folder <folder name in dropdown><if file exists: rename the file>
There are Rules in the subfolder but they don’t appear to be firing. The log has no entries for the subfolder.
How do I get the Rules for the subfolder to fire?