http://crucible<instance>.com/viewer/qsearch?q=JIRA_KEY works and result is fast, how to get same result from restful API call?
Hi Lei,
Have you tried to use the /rest-service/search-v1/reviewsForIssue endpoint?
I hope this helps!
Kind regards,
Felipe Kraemer
That is where I started from. That API better be called linkedreviewForIssue to be more exact. The plural in API was misleading as there can not be more than one result. There can be multiple issues got resolved by same code commit and one review, however.
Basically I want the data like in the "development info" section that does show multiple reviews instead of just one.
Thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.