Show Drupal 6 critical issues in contributors block
catch - February 14, 2008 - 01:12
| Project: | Drupal.org webmasters |
| Component: | Site organization |
| Category: | feature request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
I just saw they got bumped to D7. This is good, but I'd prefer it more fine-grained if possible.
Something like:
D6 pending bugs
D6 criticals
D7 patch queue
D7 patches to review
So it's easy to keep an eye on post-release D6 issues without having to use bookmarks or any of that crazy stuff.

#1
Also, the counts still refer to D6 queues (click on "0 criticals"). I thought this was cron not having run yet when I originally posted.
#2
That's goverened by drupalorg.module (in contrib HEAD). Just committed this change: http://cvs.drupal.org/viewcvs/drupal/contributions/modules/drupalorg/dru... Note that drupalorg module is also limited to tracking counts for only one set of release node numbers, so the mixed Drupal 7 + 6 counting needs to be implemented as well here, not only a change of links in the block.
drupalorg module still needs to be cvs updated on drupal.org.
#3
cvs up done
#4
Ooh new shiny D7 counts. Thanks! Will leave open for D6 bug counts if people think it's a good idea.
#5
#6
I think this is indeed a good idea but does need some feature development.