It's all about the answers!

Ask a question

RRC: How can I query a artifact by name with REST


Erwin Kunz (94686986) | asked Dec 11 '13, 10:58 a.m.
edited Dec 12 '13, 6:05 a.m.
Hi there
I'm trying to extend the review report in RRC to display state and priority of comments. Those two values are not part of the aggregated content but part of content/comments.

I could rewrite the whole Report and ignore the aggregated part, but thats a lot of work.
So I thought I could catch the URI of the artifact and used it to query the needed information, But unfortunately there is no URI, just the name
 

Is there a way to query like /resources?name="My Requirement"

The other solution could be to get the URI, but how. What I've seen is that the URI is in 

 but there i get the list of all artifact in the list. So how can  I get the right URI based on the Name

Thank you
erwin

Be the first one to answer this question!


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.