Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to fetch the jira ticket details from oracle database queries

Bhagya M S February 1, 2018
I Need to get particular JIRA ticket details ex assignee,reporter,project,issuekey,priority,status,resolution,components,date,other custom fields which are used in that project will be fetched using sql query.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
February 1, 2018

If you want to read Jira issue details, do it properly.  Read the UI, use REST or install add-ons that understand the data.

If you insist on doing it in the worst possible way you can, then read jiraissue and start adding the multilayered and repeated joins you will need.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events