Workflow Trigger on Group Membership Change of Single User
说明
Workflow fails to trigger when configured based on the memberOf attribute for a single user.
原因
The memberOf attribute is a calculated attribute based on the group object's members attribute. When this is the case, a workflow cannot be triggered because the change is technically not being made to the memberOf attribute on the user, but the members attribute of the target group object.
解决办法
Configure your workflow to trigger based on group membership changes (add / remove).
Configure the filter as follows:
changed value of the target object [members attribute] - CONTAINS - user