Skip to:
Content

BuddyPress.org

Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#2080 closed defect (bug) (fixed)

Duplicate friendship_created activities appearing in network activity

Reported by: swinton's profile swinton Owned by:
Milestone: 1.5 Priority: major
Severity: normal Version:
Component: Activity Keywords:
Cc:

Description

In the following scenario:

When user A is friends with users B and C, and then users B and C become friends, user A sees 2 activities in their network activity stream, i.e.:

user B is now friends with user C

user C is now friends with user B

This activity should only appear once.

It is possible to fix this by filtering the $activities_template in the bp_has_activities filter, however this is not ideal, it should really be resolved at the database level.

Change History (2)

#1 @cnorris23
13 years ago

  • Component set to Activity
  • Keywords activity friends removed
  • Resolution set to fixed
  • Status changed from new to closed

I believe this issue has been addressed. If not, feel free to reopen.

#2 @johnjamesjacoby
13 years ago

  • Milestone changed from Future Release to 1.5
  • Severity set to normal

Moving closed ticket out of Future Release.

Note: See TracTickets for help on using tickets.