Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

What service is available that will return Inline issues for code review?

I am working on a custom widget that will return code review issues back to a widget in the users dashboard. I was able to find a service that would return the results for general issues. I looked through the available documentation for the API but was determine which service will call the in-line issues. 


Is there a service available that will call and return in-line issues? I have a suspicion that the getVersionableIssues() may be involved somehow but I am not certain. 

0 votes


Accepted answer

Permanent link

You are right. You can use getVersionableIssues() to get the list of issues which are grouped by files. You can call getIssues() for every versionable issue group, to get the list of issues raised for that file (versionable).

Jay Penerian selected this answer as the correct answer

0 votes


One other answer

Permanent link

 Hi Vishal,

Thank you for the information. 

Cheers,
Jay.

0 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 11,053

Question asked: Mar 10 '20, 1:32 p.m.

Question was seen: 1,620 times

Last updated: Mar 23 '20, 10:14 a.m.

Confirmation Cancel Confirm