query results field display problems
I have a multi-select list (string over enum), and I need to show the values of the selected items in the query results..
I currently get the string of all internal literal names.. ipfunctionalarea.literal.l9, etc.... I only want the one (or 1st one) selected. If I show the enum, I get the 1st entry there all the time. any ideas welcomed |
Accepted answer
Ralph Schoon (63.7k●3●36●48)
| answered Mar 23 '12, 4:57 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi Sam, this has been discussed in the forums. The reason is that multiselect is implemented on presentation level and not backed in the repository yet. The only workaround that is suggested is to manually rename the literals in the process XML e.g. make the literal equal to the value. I am not sure what happens if you do that after creating work items and using the literals.
sam detweiler selected this answer as the correct answer
|
One other answer
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.