Actions
Patch #23083
closedAllow filtering for system-shared versions in version custom fields in the global issues view
Start date:
Due date:
% Done:
0%
Estimated time:
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
Actions