Forums

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

what is the My sql db query to get Issues along with worklogs for all sprint

when I use with customfiled only few of the issues are missing

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.
May 13, 2021

Worklogs are not stored in customfield, and nor is much of the sprint data.

I would very strongly recommend that you stop reading the database, it's the worst way of asking Jira for any form of report - it's not designed for it, your SQL rapidly becomes a nightmare, and unless you have a comprehensive understanding of the data structures, you are going to get it wrong.

Could you explain what you are actually trying to report on?  (Not the raw data, but what question would your report answer?)

Suggest an answer

Log in or Sign up to answer