in quick search box, can I search the contents of a custom field? its an integer..
sam detweiler (12.5k●6●195●201)
| asked Jan 30 '14, 12:55 p.m.
retagged Feb 04 '14, 10:29 a.m. by Dejan Custic (285●5)
my users want to find a workitem of a specific number, imported from the prior system.
without making a query how can I find it?
in 4.x I can use a prompted query.. but still would like to use the quick search box
|
Accepted answer
Hi Sam
If you are entering a number in the quick search it will go for the id... but if you escape it it will search everywhere except the id. I escape it with / e.g looking for 4.3 I write /4.3 you can escape with other char but I do not remember them by hart erwin sam detweiler selected this answer as the correct answer
|
2 other answers
It is also possible to quote the numeric string. We have bridge that brings in developerWorks RFE which have numeric id. Typing in an RFE ID might show the wrong work item, or none. Quoting the value does the trick.
|
A quick search Help topic with related resource links is here https://jazz.net/help-dev/clm/topic/com.ibm.team.workitem.doc/topics/t_retrieving_specific_item_web.html
|
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.