Defect #19271
closed
Configuration of which versions are shown in version-format custom fields should not affect issue query filter
Added by Sebastian Paluch almost 10 years ago.
Updated about 9 years ago.
Description
The feature implemented as #8572 is great. It allows to limit to what values custom field can be set when issue is edited, e.g. allow to assign custom field only to open versions.
Unfortunately, this settings is affecting values that are shown for the custom field when building issue search query. This makes it impossible to search issues e.g. for closed or locked versions and makes entire feature a bit useless.
Files
I have created a patch fixing the problem. It is simply passing an option from query_filter_options to indicate that all values should be returned and is fully transparent for all other use cases.
Would be good if it could be included soon.
- Related to Feature #8572: Configuration of which versions (by version-status) are shown in version-format custom fields added
Can we please plan this to be included is a coming release?
It is very annoying that we have to see over 20 versions that are already closed, it is hard to find the right one in between...
- Target version set to 3.2.0
- Subject changed from Configuration of which versions (by version-status) are shown in version-format custom fields should not affect issue query to Configuration of which versions are shown in version-format custom fields should not affect issue query filter
- Status changed from Resolved to Closed
- Assignee set to Jean-Philippe Lang
- Resolution set to Fixed
This is fixed in r14623. Implementation is slightly different than the proposed patch and a test is added.
Also available in: Atom
PDF