Page 1 of 1

Empty Folders Not Deleting

PostPosted: Sat Mar 04, 2017 1:29 pm
by sponge
I have rule setup to move folders to trash if they are empty. The rule is as follows:
Code: Select all
If all of the following conditions are met
   Kind is Folder
   Subfile/folder count is 0

Do the following:
  Move to trash


I've created an empty test folder but it's not being moved to trash.

Re: Empty Folders Not Deleting

PostPosted: Mon Mar 06, 2017 11:55 am
by sponge
I actually figured out the problem myself. I didn't have the rules in the correct order.