allow filtering issue queue by "series"

dww - November 14, 2006 - 14:08
Project:Project issue tracking
Version:6.x-1.x-dev
Component:User interface
Category:feature request
Priority:critical
Assigned:dww
Status:closed
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,96923

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.

#2

merlinofchaos - February 25, 2009 - 07:26
Version:5.x-2.x-dev» 6.x-1.x-dev
Priority:critical» normal
Status:postponed» active

I'm reactivating this because the new Views integration should make this possible as it's very similar to #382888: Add "- Open issues -" to status selection on advanced search regarding Open issues. It just needs a good way to identify all the versions but otherwise the code would work the same way.

#3

dww - February 25, 2009 - 08:17
Priority:normal» critical

Yup, this would be another "killer feature" of the new issue queues. I know exactly how to do all this -- stay tuned.

#4

dww - February 25, 2009 - 10:14

#5

Gábor Hojtsy - February 25, 2009 - 10:22

Yay, this indeed kicks ass :)

#6

dww - February 25, 2009 - 10:58
Status:needs review» fixed

Committed and deployed:

http://drupal.org/project/issues/drupal?version=6.x

Whoot! ;)

#7

System Message - March 11, 2009 - 11:00
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.