Patch #23083
closedAllow filtering for system-shared versions in version custom fields in the global issues view
0%
Description
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. It should apply cleanly against the current trunk.
Files
Updated by Go MAEDA over 8 years ago
- File 23083-screenshot.png 23083-screenshot.png added
- Target version set to 3.3.0
Thanks for the patch. It works fine for me.
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.
Updated by Go MAEDA over 8 years ago
- Subject changed from Allow filtering for system-shared versions in version custo fields in the global issues view to Allow filtering for system-shared versions in version custom fields in the global issues view
- Category set to Issues filter
Updated by Jean-Philippe Lang over 8 years ago
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
Committed, thanks.
Updated by Jean-Philippe Lang over 8 years ago
- Status changed from Resolved to Closed