Vote #78216
未完了Make Key/value list format custom field values (custom_field_enumerations) searchable
0%
説明
The choices of the key value list are excluded from the full-text search.
The choices of List are included in the subject of full-text search.
From the user's viewpoint, key value list and list can not be identified.
This behavior confuses the user.
The reason for this is that the list is saved as text on the DB and the key value list is saved as internal index number.
I think, we can solve in this way.
create a dummy text field in the ticket and save the Key value list text dump
What do you think?
journals
Yuuki NARA wrote:
> [...]
> From the user's viewpoint, key value list and list can not be identified.
> This behavior confuses the user.
> [...]
I agree. Though, this isn't a true defect imho. Key/value list format custom field values (custom_field_enumerations) are, as of the introduction date of kv-list cf's upto today, not (yet) searchable. This is rather a feature request to make these values searchable. I'll edit this issue therefor as such.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
related_issues
relates,New,26017,Get also labels for key/value custom fields by API