#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)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
I believe this issue has been addressed. If not, feel free to reopen.