I'm trying to create a rule that looks to see if a folder has a red color label (or is it tag? Not sure what the difference is) and sets all parent folders to have a red label as well. I've read this thread:
viewtopic.php?f=4&t=825 but it seems to just set the top-most parent folder to red and nothing in between. If I have a structure such as:

And Folder 1 contains a red color label (It may also have gray, or something else as well) then the rule would add a red label to Folder B as well as Folder Z as Folder 1 is nested inside of them. Folder A would get left alone as it is not a parent of Folder 1. Does that make sense? Is something like that possible?