Opened 4 years ago

Closed 4 years ago

Last modified 4 years ago

#261 closed defect (bug) (fixed)

Sitewide and Member activity Recording Broken

Reported by: trent Owned by: apeatling
Priority: blocker Milestone:
Component: Version:
Severity: Keywords:
Cc:

Description

Recording of sitewide activity and member activity is not working correctly. Group activity isn't making it into either the sitewide activity feeds or member feeds. Member activity streams are also limited in length. Tested this on 2 different installs as well as on testbp.org. Talked to Andy about this already and he confirmed and asked for this ticket to be created.

Change History (8)

Another strange issue. Forum posts at times are showing up on the public sitewide feed, but are disappearing after only a couple of hours.

I am seeing double entries for friend request in the widget, but the database only has one entry !

The first part of this bug has been fixed in r849 - the missing activity items for group activity.

  • Status changed from new to assigned

Member activity streams are limited to 30 items. This is in the cache tables only, it will only cache the latest 30 activity items. Actual activity is kept forever in the users activity table.

Also - keep bug tickets to one bug only, if you find something else, open a new ticket, it's easier to keep track of then. Thanks.

  • Resolution set to fixed
  • Status changed from assigned to closed
  • Milestone Activity Streams 1.0 deleted

Milestone Activity Streams 1.0 deleted

Note: See TracTickets for help on using tickets.