Actions
Feature #25000
openMake Key/value list format custom field values (custom_field_enumerations) searchable
Status:
New
Priority:
Normal
Assignee:
-
Category:
Search engine
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Description
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?
Related issues
Actions