R35316 GroupMember – Remove Follow When Group Member Leaves
Code | R35316 |
Entity | Communities.Social.GroupMembers Entity |
Name | RemoveFollowWhenGroupMemberLeaves |
Attribute | - |
Layer | Back-End |
Events | Commit |
Record State | Deleted | |
Priority | Normal |
Modify | YES |
Action | if (GroupMember.State == Deleted) , then SocialGroup.Followers.Remove(GroupMember.User) |
Description | When a user is removed from a group as a group member, they will stop following that group. |
Message | - |
Version | Introduced: 2024 |
Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.