Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

For various reasons, you may want subjects to be added directly (instead of indirectly) to a group (A) if they have been added to another group (B). The main reason for this, is that you don't want them automatically removed from  the group (A) when removed from the other group (B).
You can also do the inverse of this with 'flattenedMembershipRemove'.


TODO: remove the EL. Assign this rule to the group where the member should be added.

Configure rule for v5+

Image Added


Configure rule for v4 and previous

TODO: remove the EL.

AttributeAttribute metadataValue
rule


ruleActAsSubjectIdGrouperSystem

ruleActAsSubjectSourceIdg:isa

ruleCheckTypeflattenedMembershipAdd

ruleThenEl


Code Block
${ruleElUtils.addMemberToGroupId('<target_group_uuid>', memberId)}



ruleValidT

...