R32946 SocialComment - Create Mentioned User Follow
Name | Value |
---|---|
Code | R32946 |
Entity | Communities.Social.Comments Entity |
Name | CreateMentionedUserFollow |
Attribute | - |
Layer | Back-End |
Events | Commit |
Priority | Normal |
Modify | YES |
Applicable Legislations | ALL // no condition needed |
Action | If Comment_Text contains "{Public_Users(" , then create a new Follow as follows: - Follow.User = the User from the mention in the comment text {Public_Users(UserId).FullName} - Follow.CreationTimeUtc = NOW - Follow.DataObject = SocialComments.DataObject |
Description | When a user is mentioned in a comment, the rule creates a follow for the mentioned user. In this way, the mentioned user will automatically follow the whole conversation. |
Message | - |
Version | Introduced: 22 |
Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.