Vote #71482
完了Target version filter shoud group versions by status
0%
説明
ON the Gantt chart, when filtering target versions, the combo showing the possible target versions to be filtered shows all versions. This is annoying if you have lots of closed versions. It would be nice if it showed only opened versions.
journals
Not specific to Gantt.
--------------------------------------------------------------------------------
True... It happens on any target version filter... It would be much better if the closed versions were not shown, or if there was any way to filter that on the combo... Having lots of versions (and shared versions between projects) makes it very difficult to find the version you want to filter.
--------------------------------------------------------------------------------
Has anyone made any updates with this? It gets very annoying in the dropdown list when you do rapid releases. Thanks.
--------------------------------------------------------------------------------
We have the same problem. The target version combobox contains many obsolete Versions.
In my opinion it doesn't make sense to assign tickets to closed versions.
--------------------------------------------------------------------------------
Any idea on date when the feature is going to be added?
--------------------------------------------------------------------------------
I completely disagree. It is very important to have ability to find issues from closed versions too. So, showing all versions in filter is a must. Number of shown versions is already limited when editing issues, in the drop down list.
--------------------------------------------------------------------------------
Versions should be grouped by status: open first, then blocked, and closed at the end. Then we have all versions, but the most frequently used are on top, not at the end like now.
Here you can see how it looks on WordPress Trac:
!a6765456b5eaf0783903b79a1101.png!
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
+1
_Robert Korulczyk_: your solution would be perfect for us.
It seems an easy change, and it would at least reduce the confusion when filtering by target version.
On another hand, it would be nice to add a checkbox in the Version edit page saying "Exclude from search" or maybe "Exclude from filters".
That way, the combo could stay small and users needing all version (like _Sebastian Paluch_) would not be impacted.
--------------------------------------------------------------------------------
This seems like an old topic: #3814, #2844, #1829 and #1245 mention about it.
--------------------------------------------------------------------------------
+1 for Robert Korulczyk
That would be one really helpful feature, we wonder how else to proper assing sprints as a target version with a clutterd dropdown box?
--------------------------------------------------------------------------------
+1 Robert's idea is good!
--------------------------------------------------------------------------------
+1 for Robert Korulczyk's idea!
I made the patch (compatible with latest trunk 15418).
this patch allows user to display the version filter grouped by status:, on 'Gantt chart', 'Calendar' and 'Issues list'.
I would be very happy if I could see the feature in Redmine 3.3.0 or 3.4.0.
--------------------------------------------------------------------------------
Takenori TAKAKI wrote:
> I made the patch (compatible with latest trunk 15418).
> this patch allows user to display the version filter grouped by status:, on 'Gantt chart', 'Calendar' and 'Issues list'.
> I would be very happy if I could see the feature in Redmine 3.3.0 or 3.4.0.
I tested this patch on Redmine 3.3.0 and looks great.
!target_version_group_by_status.png!
--------------------------------------------------------------------------------
Change done in r15601. Thanks for the patch. I've made some changes in order to avoid doing 3 queries (one for each status) and a bit of cleanup in javascript.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
The request is already closed, though I'd like to ask if it is possible to also have another entry for _All open versions_? Could this be added as well?
--------------------------------------------------------------------------------
Robert Schneider wrote:
> The request is already closed, though I'd like to ask if it is possible to also have another entry for _All open versions_? Could this be added as well?
Please create new issue.
--------------------------------------------------------------------------------
Toshi MARUYAMA wrote:
> Please create new issue.
Here it is: #23855
--------------------------------------------------------------------------------
Why would you only implement this for the ticket list and not for ALL version fields? (e.g. ticket target version select, custom version fields, etc.) ?
--------------------------------------------------------------------------------
Tobias Fischer wrote:
> Why would you only implement this for the ticket list and not for ALL version fields? (e.g. ticket target version select, custom version fields, etc.) ?
That is another request. Could you create a new issue?
--------------------------------------------------------------------------------
Tobias Fischer wrote:
> Why would you only implement this for the ticket list and not for ALL version fields? (e.g. ticket target version select, custom version fields, etc.) ?
#23265 covers custom field.
I think "ticket target version select" should show only opened version.
--------------------------------------------------------------------------------
related_issues
relates,New,11968,Use Watcher List For Target Versions When List Is Long
relates,Closed,23265,Group versions by status in version custom field filter
duplicates,Closed,21360,Target version in Issues view
duplicates,Closed,17615,FIlter by target version (active)