Vote #76923
完了Ability to filter issues by attributes of a version custom field (e.g. release date)
0%
説明
Issues can have Target version and other custom fields of Version type. It would be very desire to have an ability to filter issues by any attribute of Version type field (both standard and custom).
An example, I would like to find all issues that version in "Target milestone" custom field is supposed to be released this month. Currently, every month I need to go though all projects and update saved queries manually to show stuff for new month.
It seems that currently, only custom fields for Versions and only for Target version are shown in the filter, but this does not include release date, status, etc. and does not work for custom fields of Version type.
journals
--------------------------------------------------------------------------------
+1
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Feature added in r16192. So now, if you have a "Milestone" version custom fields for issues, you'll be able to filter issues by:
* Milestone (was already possible)
* Milestone's due date
* Milestone's status
* and all custom fields for versions that have the "Used as filter" checked
Basically, we now have the same filters for version custom fields as those we had for the standard "Target version" field.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,Closed,23215,Add the possibility to filter issues after Target Version's Status and Due Date
duplicates,Closed,17962,Filterable versions in dropdowns (target version and custom version fields on issues)