Vote #77538
完了Allow filtering for system-shared versions in version custom fields in the global issues view
0%
説明
Given an issue custom field of type Version, it should be possible to filter issues by this field on the global issues view. The behavior should be compatible with the basic version filter.
Right now, on the global issue screen, the list of available values for these custom fields is always empty.
The attached patch adds the functionality to be able to filter system-shared versions in these custom fields, given the custom field has the following characteristics:
- is is defined as a filter,
- it is enabled on all projects,
- there are system-shared version available
The patch was developed by "Planio":https://plan.io/redmine-hosting/. It should apply cleanly against the current trunk.
journals
Thanks for the patch. It works fine for me.
!23083-screenshot.png!
Holger Just wrote:
> Given an issue custom field of type Version, it should be possible to filter issues by this field on the global issues view. The behavior should be compatible with the basic version filter.
Indeed. Setting target version to 3.3.0.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Committed, thanks.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------