Forums

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

directly read field values from database

Uwe_Speckels February 9, 2018

Hello community,

I have to read several jira fields directly from the database. For one field I'm getting problems because I don't know how I can read the "sprint"-value.

My basic table is the "jira.jiraissue". Who can tell me which select of joins/unions I have to take to get the "sprint"-value. Every issue will be solved in a sprint. 

Thanks.

3 answers

0 votes
Uwe_Speckels February 10, 2018

Further, I analyzed the other tables and I found out that my search sprint was stored in the tables:

AO_60DB71_SPRINT

USERHISTORYITEM

0 votes
Uwe_Speckels February 10, 2018

Hi, thanks for your hint. I've already read the both tables but I can't get the value. Do you know if there exists another table with sprint values?

0 votes
Alexey Matveev
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 9, 2018

I guess you would need to join customfield, customfieldvalue and AO_XXXXX_sprint.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events