It's all about the answers!

Ask a question

Displaying Asset Owner in search result set


Todd Goldstein (76119) | asked Aug 02 '10, 3:28 p.m.
When I query for assets, I can see the Asset Submitter but not the Asset Owner. The select column list does not contain Owner. Is there any way to do this?

2 answers



permanent link
Gili Mendel (1.8k56) | answered Aug 02 '10, 6:10 p.m.
JAZZ DEVELOPER
Try the following... it is not a supported query (which mean it may change).

{_submitter_:(<name>)

e.g., {_submitter_:(Gili)

In any case, I opened this enhancement to create a supported attribute name.

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

permanent link
Sheehan Anderson (1.2k4) | answered Aug 03 '10, 9:56 a.m.
JAZZ DEVELOPER
When I query for assets, I can see the Asset Submitter but not the Asset Owner. The select column list does not contain Owner. Is there any way to do this?


The owner is not one of the available columns because there may be many owners for one asset. It may be hard to fit this information in a column and sorting the column may be confusing. Is it sorted by the first owner's name or the number of owners?

In RAM 7.5, you will be able to view the owner in your search results by hovering over the asset link. An information box will be displayed that contains owners and other info not already displayed in the search results such as the short description and relationships.

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.