Is there a way to default to "All Work Items" in RTC client work item search bar?
Accepted answer
Hello Bo,
verified in our latest code - com.ibm.team.workitem.rcp.ui.internal.quicksearch.QuickSearch
constructor uses the the All all unresolved query as default, and then adds the All WorkItems query.
So to answer your question : it is not possible.
However - you may want to open a new enhancement request - so we could add any private / shared queries to populate this menu.
Or possibly hook to Configurable quick search restrictions (15154)
Thanks.
Eric.
Comments
Kevin Ramer
Apr 02 '13, 3:19 p.m.My RTC 4.0.1 client makes those two 'radio' buttons which stick between sessions.
I seem to recall RTC 3 behaves similarly.
Bo Chulindra
JAZZ DEVELOPER Apr 02 '13, 3:25 p.m.@yzwkzfn: Interesting, are you using the eclipse client?
I'm using a 4.0.3 milestone eclipse client, but I used 4.0.1 before this and the behavior is the same in both. As you can see in the pic, it's not radio buttons for me plus if I restart my RTC, the default always returns to "All Unresolved".
Kevin Ramer
Apr 03 '13, 1:03 p.m.I am. It appears the same way in 4.0.1 and 3.0.whateveritisihave.
I am on RHEL 6.x, so behavior may be different.