Project

General

Profile

Actions

Bug #493

closed

Bug in the System Report Tool

Added by Brian Foote over 13 years ago. Updated over 13 years ago.

Status:
Rejected
Priority name:
Normal
Assignee:
Category name:
BuddyPress (misc)
Target version:
Start date:
2010-12-17
Due date:
% Done:

0%

Estimated time:
Deployment actions:

Description

Hi Guys,

When I was doing the weekly report tonight for the week of 12/6 to 12/12 I noticed that the activity for blogs on dates after 12/9 stopped registering. So instead of showing 40 blogs out 280 or something it just shows activity as the total number of blogs (280 out of 280 etc...) I took a screen cap of it too just to be sure.


Files

weirdstatproblem.jpg (156 KB) weirdstatproblem.jpg Brian Foote, 2010-12-17 05:47 PM
Actions #1

Updated by Boone Gorges over 13 years ago

  • Category name set to BuddyPress (misc)
  • Status changed from New to Assigned
  • Assignee set to Boone Gorges
  • Target version set to 1.1.4

This is just a blog problem, right? Probably has something to do with WP 3.0.

Actions #2

Updated by Boone Gorges over 13 years ago

  • Target version changed from 1.1.4 to 1.1.5
Actions #3

Updated by Boone Gorges over 13 years ago

  • Status changed from Assigned to Rejected

I had a closer look and I don't think it's a bug in System Report. The days that are showing 100% of blogs were active are around days when we did a WordPress core upgrade. Those WP upgrades often involve a script that goes through each blog on the system and makes some changes to the database structure. My guess is that those changes triggered each blog's 'last_active' to be updated, so that when System Report tries to detect recently active blogs, they all come up.

There is not a great way around this, given the way that last_activity data is stored in WP/BP. You'll just have to abstract away from those weird numbers.

Actions

Also available in: Atom PDF