I have a Business Rule that is suppose to remove a User from a Universal Distribution Group based on a DN Group Template string ("CN=%division% List,%adm-ParentDN%") but despite it appearing in the operations log as having executed, it doesn't actually remove the User from the group.
- The Business Rule triggers, User is in Activity Scope.
- The Action is appearing in the Operations Log as being done and the the Group DN Template resolves to a group according to it's log entry.
- I have dumped the Group DN produced by the DN Template to a Log Message, it is correct and the group exists.
I don't know what else to check.