Hi,
we are using jira6.1.7 in our organisation. we are having one requirement from our client that they need to connect to jira and they want to perform some queries to know the status of the issues using shell script or batch script.May i know the possible ways to achieve this.
will Jira command line interface fulfill our requirement.
Kindly suggest.
Thanks,
Jai
Yes, JIRA Command Line Interface (CLI) can do this. Use getIssueList for instance. That produces a csv file.
The REST interface is the best way to do this.
See https://developer.atlassian.com/display/JIRADEV/JIRA+REST+API+Tutorialsand https://developer.atlassian.com/display/JIRADEV/JIRA+REST+APIs
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.