Hello,
We have the "Gerrit Code Review for Jira" plugin installed and configured. The plugin is working, I can see the related Gerrit reviews listed in the Jirra issue through the UI.
Is there a way to see the related Gerrit reviews through the JIRA REST api?
example: curl -u admin:admin http://localhost:8090/jira/rest/api/2/issue/MKY-1
Eric
You can't get them via REST from JIRA - the Gerrit reviews are rendered as a web panel which does not use REST to get the data.
You have several options, depending on access restrictions and how proficient you are in coding:
If you have sufficient access, the easiest way will be option 1.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.