Hello,
I have a problem with the group promotions, if I create a rule which should push banned users to a group Banned and I create a rule which should push Unbanned users from the group Banned to Member, but it creates a loop.
Rule #1: Filters users who are "Banned" and are in the "Member" group and pushes them to the "Banned" group.
Rule#2: Filters users who are "not banned" and are in the group " Banned" and pushes them back to the group "Member".
What am I doing wrong here?