I need to write SQL to query the database to return board name, sprint name and issue info

Matthew Johnson March 3, 2014

Hi there,

I only just happened upon this forum today and have been searching around for the answer which I am slowly peicing together.

I dont full understand how all the data links together.

We have v6.0.6

So far, I know the board names are in the dbo.AO_60DB71_RAPIDVIEW table and the sprint names on that board are found in dbo.AO_60DB71_SPRINTMARKER

what I need to be able to do next is show what issues are associated with each 'SPRINTMARKER'

and also show all issues which are in the backlog.

Can anybody provide any SQL or guidance for this?

We are using SQL Server

thanks in advance,

Matt

2 answers

0 votes
NehaNagori January 23, 2017

Hi Matthew,

Are you able to find the solution of your query? Your post is too old, but currently, I am working on this. Please help me resolving the query if you had found any solution. Also table sprint_marker is coming blank in my JIRA database.

0 votes
Matthew Johnson March 4, 2014

has noone done this before?

Suggest an answer

Log in or Sign up to answer