allow filtering issue queue by "series"

dww - November 14, 2006 - 14:08
Project:Project issue tracking
Version:5.x-2.x-dev
Component:User interface
Category:feature request
Priority:critical
Assigned:dww
Status:postponed
Description

now that the new release system is deployed, there are going to be more and more different versions floating around as choices in various issue queues. we've always had this problem for core, and now it's going to be a problem for contribs, too. for example, in core, right now to see all the 5.x-related issues, you need something like:

http://drupal.org/project/issues?projects=3060&versions=94737,94702,9692...

as soon as we add beta2 you'd have to add another values for the versions= argument, and when we add an RC, yet another...

instead of manually updating bookmarks and issue queue links like this, it'd be slick to provide something like:

http://drupal.org/project/issues?projects=3060&series=5.x

we already have our happy taxonomy for "Drupal core compatibility", with values like "4.7.x", "5.x", etc. it should be a relatively simple INNER JOIN on {term_node} to get all the right versions options dynamically...

#1

aclight - April 13, 2008 - 13:02
Version:4.7.x-2.x-dev» 5.x-2.x-dev
Status:active» postponed

This shouldn't be too hard to do when #76725: Refactor project issue module to use Views gets finished in the 6.x port. We'd just create an additional filter handler to do the trick. I'm postponing this until then.

 
 

Drupal is a registered trademark of Dries Buytaert.