Download & Extend

Add "Open issues (without fixed)" filter option

Project:Project issue tracking
Version:6.x-1.x-dev
Component:Views integration
Category:feature request
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

When doing lots of development work and fixing issues, one has to use the advanced search to filter issues by all (really) open issues for at least two weeks until fixed issues are automatically closed, or alternatively, there is so much activity in the issue queue, so that fixed issues no longer disturb the view. This affects a certain project issue queue, but also the "My projects" issue view.

It would be great if there was another option "- Open issues (without fixed) -" next to the existing "- Open issues -", which basically includes:

http://drupal.org/project/issues/search/wysiwyg?status[]=1&status[]=13&status[]=8&status[]=14&status[]=15&status[]=16

i.e.

active
needs work
needs review
RTBC
patch (to be ported)
postponed
postponed (maintainer needs more info)

but not:

fixed ;)

Comments

#1

Until this gets available on d.o, I've implemented a JS-based filtering in Dreditor: http://drupal.org/cvs?commit=248812

#2

Status:active» closed (duplicate)

#214347: Differentiate the kinds of open issues

nobody click here