Forums

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

Time between assignee on issue in SQL query JIRA DB

ayoub December 7, 2022

Hi,

i need to retrieve the time spent in assignee ,
the time spent with each assigner on issue in SQL Query from Jira DataBase

thanks

1 answer

0 votes
Mohamed Benziane
Community Champion
December 7, 2022

Hi,

Just my two cents here, but you could try to do it using the rest api it's seems that it will be easier than a sql querie

https://docs.atlassian.com/software/jira/docs/api/REST/9.3.0/#api/2/issue-getIssue

ayoub December 7, 2022

Hi , 

thanks , but i need it as SQL Query

Suggest an answer

Log in or Sign up to answer