Opened 6 months ago

Closed 6 months ago

#2023 closed defect (fixed)

BuddyPress: Group forum posts do not show up in group activity stream

Reported by: r-a-y Owned by:
Priority: normal Milestone: 2.2
Component: BuddyPress Version: trunk
Severity: normal Keywords: has-patch
Cc:

Description

If you make a forum post in a BuddyPress group, the corresponding activity entry isn't displayed in the group activity stream.

The reason is when bbPress records the activity item it doesn't change the activity component or activity item ID to match the BuddyPress group.

Attached patch fixes this.

Attachments (1)

2023.01.patch (1.8 KB) - added by r-a-y 6 months ago.

Download all attachments as: .zip

Change History (3)

r-a-y6 months ago

  • Milestone changed from Awaiting Review to 2.2
  • Resolution set to fixed
  • Status changed from new to closed

(In [4399]) Use correct component, item_id, and secondary_item_id in group-forum activity. Props r-a-y. Fixes #2023.

Note: See TracTickets for help on using tickets.