Displaying Asset Owner in search result set
2 answers
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
{_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
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.