One of the metrics we want for Project metrics for drupal.org redesign is a count of the number of issue reporters for a project in a given week -- the # of unique users filing new issues in that project's queue. Although it can be a little confusing with issues being moved into another queue, I think it's fine to just go with the stats on the original issues.

Comments

hunmonk’s picture

Title: Add a function to count the number of issue reporters in a week » Add a function to count the number of issue reporters/participants in a week

this metric should merge in the functionality of #889918: Add a function to count the number of issue reports/participants in a week into one multi-value metric, so i closed that issue.

hunmonk’s picture

Assigned: Unassigned » hunmonk
Status: Active » Needs review
StatusFileSize
new4.54 KB

attached is *mostly* working. one weird thing is that the count of participants always seems to be either equal to or one higher than the number of reporters, so something is wrong there.

tossing up now for a sanity check on basic approach.

hunmonk’s picture

StatusFileSize
new4.25 KB

fixed a bum query that was causing the count bug reported in #2 -- as far as i can tell, this is now working correctly.

hunmonk’s picture

latest patch, adds batch support.

hunmonk’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -drupal.org redesign, -drupal.org redesign project, -project metrics

Automatically closed -- issue fixed for 2 weeks with no activity.