R33430 SocialComment - Create Follow When User Commented Object
| Name | Value |
|---|---|
| Code | R33430 |
| Entity | Communities.Social.Comments Entity |
| Name | CreateFollowWhenUserCommentedObject |
| Attribute | - |
| Layer | Back-End |
| Events | Commit |
| Priority | Normal |
| Modify | YES |
| Applicable Legislations | ALL // no condition needed |
| Action | If Social.Comment == NewComment, then create a new Follow as follows: - Follow.User = Social.Comment.User - Follow.CreationTimeUtc = NOW - Follow.DataObject = Social.Comments.DataObject |
| Description | When a user comments on an object, the rule creates a follow for this user. In this way, the user will automatically follow the whole conversation. |
| Message | - |
| Version | Introduced:v.23 |
| Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.