R34065 SocialComment - Update Group LastInteractionTime
| Code | R34065 |
| Entity | Communities.Social.Comments Entity |
| Name | UpdateGroupLastInteractionTime |
| Attribute | - |
| Layer | Back-End |
| Events | Commit |
| Priority | Normal |
| Modify | YES |
| Action | IF DataObject.ExtensibleDataObject.EntityType == Cmm_Social_Groups , then SET Group.LastInteractionTimeUtc = NOW(UTC) WHERE Group.Id = DataObject.ExtensibleDataObject.EntityItemId |
| Description | When a user comments or edits a comment in a Social Group, the current time in UTC is set in the LastInteractionTimeUtc field of that Group. |
| Message | - |
| Version | Introduced: 2023 |
| Revocable | NO |
* For more information about the Business Rules Documentation Template and a short explanation of each column, see topic System Business Rules.