Skip to:
Content

BuddyPress.org

Opened 16 years ago

Closed 15 years ago

Last modified 15 years ago

#2080 closed defect (bug) (fixed)

Duplicate friendship_created activities appearing in network activity

Reported by: swinton Owned by:
Priority: major Milestone: 1.5
Component: Activity Version:
Severity: normal 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
15 years ago

  • ComponentActivity
  • Keywords activity friends removed
  • Resolutionfixed
  • Status newclosed

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

#2 @johnjamesjacoby
15 years ago

  • Milestone Future Release1.5
  • Severitynormal

Moving closed ticket out of Future Release.

Note: See TracTickets for help on using tickets.