It's all about the answers!

Ask a question

RTC 3.0.1 - Finding speific work item


Donald Poulin (2249119107) | asked Mar 21 '12, 2:16 p.m.
Given a work item ID - is there a way of doing a "global" RTC repository search to find the work item just using the "ID" field? Not knowing which project area the WI belongs to.

4 answers



permanent link
Geoffrey Clemm (30.1k33035) | answered Mar 21 '12, 11:35 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
A work item ID is global to a repository, so you do not need to know which project area the WI belongs to. For example, you are allowed to "move" a work item from one project area to another, and the work item URL remains valid.

Cheers,
Geoff

Given a work item ID - is there a way of doing a "global" RTC repository search to find the work item just using the "ID" field? Not knowing which project area the WI belongs to.

permanent link
Donald Poulin (2249119107) | answered Mar 22 '12, 5:52 a.m.
A work item ID is global to a repository, so you do not need to know which project area the WI belongs to. For example, you are allowed to "move" a work item from one project area to another, and the work item URL remains valid.

Cheers,
Geoff

Given a work item ID - is there a way of doing a "global" RTC repository search to find the work item just using the "ID" field? Not knowing which project area the WI belongs to.


Fair enough but given only the work item number how can you get additional information about it. WI queries seem to be only project area specific.

permanent link
Geoffrey Clemm (30.1k33035) | answered Mar 22 '12, 3:39 p.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
An example of a project-area-independent work item ID is:

https://jazz.net/jazz/resource/itemName/com.ibm.team.workitem.WorkItem/1000

Note that the RTC server will automatically redirect this to the project-area specific URL, but don't let that fool you into thinking you cannot have project-area independent URLs (:-).

Cheers,
Geoff

A work item ID is global to a repository, so you do not need to know which project area the WI belongs to. For example, you are allowed to "move" a work item from one project area to another, and the work item URL remains valid.

Cheers,
Geoff

Given a work item ID - is there a way of doing a "global" RTC repository search to find the work item just using the "ID" field? Not knowing which project area the WI belongs to.


Fair enough but given only the work item number how can you get additional information about it. WI queries seem to be only project area specific.

Comments
long TRUONG commented Sep 13 '12, 12:22 p.m. | edited Sep 13 '12, 1:06 p.m.

The Quick Search (top right) on the project dashboard can be used as a global search for either the WI ID or any text search on the displayed subject line. However it cannot be used on any field in the body of the WI.as a global query: only works as a project-specific query Would there be a list of the field names to query by URL; e.g. assuming itemName is to query the ID field, what would it be for Created By, and what should be in the search string, userID or name or .....


permanent link
John Riendeau (46626) | answered Sep 14 '12, 10:37 a.m.
JAZZ DEVELOPER
edited Sep 14 '12, 10:37 a.m.
In the Eclipse client, you can type the ID into the quick search bar in the bottom left and hit <enter> to open it.  (If you don't see the quick search bar, check Window -> Preferences -> Work Items).

If you want to be super-fancy and not even move your hands from the keyboard, ctrl+alt+w will bring up a little window where you can type the WI number.



Your answer


Register or to post 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.