Skip to:
Content

BuddyPress.org

Opened 18 years ago

Closed 18 years ago

Last modified 17 years ago

#295 closed defect (bug) (fixed)

"are now friends" activity posting twice

Reported by: iqcuties Owned by:
Priority: major Milestone:
Component: Version:
Severity: Keywords:
Cc:

Description

see attached image

Attachments (1)

Picture 4.png (15.1 KB ) - added by iqcuties 18 years ago.

Download all attachments as: .zip

Change History (6)

@iqcuties
18 years ago

#1 @apeatling
18 years ago

  • MilestoneActivity Streams 1.0

#2 @apeatling
18 years ago

This is due to a problem with re-caching. It is seeing the new friendship activity on both users' activity streams and then re-caching both of them.

There needs to be a flag in the code that checks to see if one side of the friendship request activity has already been cached in the site-wide stream. This happens when initially recording it, but not re-caching, which is why it doesn't duplicate straight away.

Re-caching may actually no longer be needed due to the cache now being dynamically updated. This would fix the problem, and will be looked in to.

#3 @apeatling
18 years ago

Fixed in r864

#4 @apeatling
18 years ago

  • Resolutionfixed
  • Status newclosed

#5 @(none)
17 years ago

  • Milestone Activity Streams 1.0

Milestone Activity Streams 1.0 deleted

Note: See TracTickets for help on using tickets.