Feature proposal #7444
closed
Improve core activity parsing for comment replies
Added by krileon almost 6 years ago.
Updated over 5 years ago.
Start date:
30 January 2019
Description
Currently comment replies are logging activity or notifications for the parent comment and no longer associate with the activity entry the originated from. This should be improved so when linking to the parent comment it shows the source, which in this case is the activity entry the comments are technically associated with.
Comment Notification Asset: activity.[var1_activity].comment
Reply Notification Asset: comment.[var1_comment].reply
This would require something like the following
activity.[var1_activity].comment.[COMMENT_ID].reply
- Related to Feature proposal #7535: Improve support for passing Target and Object variables around streams added
- Target version changed from 5.0.0 to 6.0.0
This will be fixed when assets are more normalized as per #7535
- Target version changed from 6.0.0 to 5.0.0
Display code just needs to work backwards through the objects on display.
- % Done changed from 0 to 50
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
Activity comment reply notifications will now display as: replied to your comment [comment] on post [activity]
- Status changed from Resolved to Closed
Also available in: Atom
PDF