time in source status

Arthur Castagnac October 8, 2018

Hi,

I'm looking for the table about transition and time in source status on the jira database schema but I cannot find it. Is there anyone who can help me to find that data please ?

Capture.PNG

Thank you,

Arthur

2 answers

0 votes
Анастасия Абызова October 31, 2019

Hello, Tell me, please, how did you solve this problem?

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.
October 8, 2018

Hello,

I doubt these values are stored in the database ready to pick up. You can calculate this info based on the changegroup and changeitem tables. These tables store the history of every issue in Jira. You can get info when the status field was changed and count time until the status field was changed again.

Arthur Castagnac October 9, 2018

Hello Alexey,

I already use the changeitem tables for the new, in progress and done status. But for all the custom status it will be much more easier if those values were stored somewhere ...

Thank you for your answer

Suggest an answer

Log in or Sign up to answer