I didn't see an issue specific to this.

I noticed when looking at org pages the credit computed for the last three months seems to count issues with a credit and sort by date. This looks to include any issue by date. So if someone comments on an issue that was closed six months ago, it shows up at the top of the list. The comment is recent, but the credit is six months old.

Comments

davidhernandez created an issue. See original summary.

drumm’s picture

We actually have a straightforward fix for this now with #1423530: Help project maintainers manage RTBC queue on a first-in, first-out basis. The last issue status change field will be a bit more accurate to sort on.

drumm’s picture

Title: "Last 3 months" org credit is including recently commented on issues » "Last 3 months" credit is including recently commented on issues
Related issues: +#2522070: Give better context for list of issues credited on d.o

The various credit Views on organization & user pages now sort by last issue status change.

To do:

  • drumm committed 4216e0a on 7.x-3.x, dev, org-ranking-using-last-status-updte
    Issue #2745989: Add {} to table name
    
drumm’s picture

Update query in drush_drupalorg_org_credit() to also match

This is now done & deployed.

Wim Leers’s picture

Nice! 🎉

  • drumm committed d35a3f3 on 7.x-3.x
    Issue #2745989: Update filter reference to keep up with View
    

drumm credited B_man.

drumm’s picture

Status: Active » Fixed

The various Views filters have now all been updated to use the last status update instead of last comment time.

Status: Fixed » Closed (fixed)

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