jira database query

rathodnishant August 22, 2014

hi can you please help me in explaining the difference in created date for jiraissue,jiraaction and changegroup table in jira database, i am trying to frame the query of user who have worked on particular issue type in given date , and his total comments on that tickets , Please help on the same thnx

1 answer

0 votes
Jobin Kuruvilla [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.
August 22, 2014

jiraissue create date gets you the date when the issue was created. jiraaction gets you the dates when the comment was added/updated. changegroup table gives you the date when a field on the issue was updated.

Suggest an answer

Log in or Sign up to answer