-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Fix Version/s: 10.10-HF23, 11.1, 2021.0
-
Component/s: Comments, Notifications
-
Release Notes Summary:Automatic notifications are sent to users who participate on Comment conversation.
-
Release Notes Description:
-
Epic Link:
-
Tags:
-
Team:PLATFORM
-
Sprint:nxplatform 11.1.26, nxplatform 11.1.27, nxplatform 11.1.28, nxplatform 11.1.29
-
Story Points:1
When users use Nuxeo to collaborate on a document, it is important that they receive relevant notifications, otherwise people are not informed other people are trying to collaborate on the doc. As such, implement the following rules to fix the functional bug:
- On the first comment set on a doc, subscribe automatically dc:creator of the document if he is not already subscribed directly on the doc (no need to fetch parents) and subscribe the user who sets the comment (comment:author)
- On following comments, subscribe the comment:author of the new comment if he hasn't subscribed yet and if it is the first time he sets a comment on this doc. Make sure to not re-subscribe the document creator as maybe she on purpose unsubscribed from the document since.
- causes
-
NXP-28665 Fix random TestBridgeCommentNotificationFromRelationToProperty.shouldNotifyEventWhenUpdateComment
- Open
- is related to
-
NXDOC-2067 Comment notifications autosubscription
- Resolved
- Is referenced in