Project

General

Profile

Actions

Feature #25000

open

Make Key/value list format custom field values (custom_field_enumerations) searchable

Added by Yuuki NARA about 7 years ago. Updated about 7 years ago.

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

Related to Redmine - Feature #26017: Get also labels for key/value custom fields by APINew

Actions
Actions

Also available in: Atom PDF