Group Rules, Events, and Propagation

When a member of a group changes, I understand how to capture that event in rule using the Member of.

My question is nested groups. Ie Home, Levels, Rooms.

So if a member of Rooms changes, will that event propagate all they back up to Home?

If not by default is there a preferred way to do that?

Mike

No, it wont. Assuming that the subGroup has a type, triggeringItem will be the subGroup Item. If the subGroup doesn’t have a type, the Rule will not trigger at all.

The preferred way to handle it is to not depend on subGroups. Create a special purpose Group for this Rule that doesn’t have subGorups.