[buddypress-trac] [BuddyPress Trac] #4740: Activity comments missing from group feed

buddypress-trac noreply at wordpress.org
Sun Nov 6 22:29:54 UTC 2016


#4740: Activity comments missing from group feed
-------------------------------------+-----------------------------
 Reporter:  jidanni                  |       Owner:
     Type:  enhancement              |      Status:  new
 Priority:  normal                   |   Milestone:  Future Release
Component:  Activity                 |     Version:  1.2
 Severity:  normal                   |  Resolution:
 Keywords:  needs-patch 2nd-opinion  |
-------------------------------------+-----------------------------
Changes (by slaFFik):

 * keywords:  needs-patch => needs-patch 2nd-opinion


Comment:

 I tend to agree with @jidanni, that we might need to display all activity
 of the group in its feed.
 We can't easily get that info from activity table.

 My thoughts:

 1) Why do we store in `secondary_item_id` for replies the same ID as in
 `item_id`? IMO it would be logical to have there group_id instead.

 2) We can use a recursion, when generating xml, to get all children (flat
 list by date, obviously) for each item that we put into feed.

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4740#comment:4>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list