Forums

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

Is IssueHistory() based on a table - and which one?

Henrik Mikkelsen
Contributor
January 24, 2018

I would like to have sql access to "recent issues". 

Anyone knows which table I should look in? If any?

2 answers

1 accepted

0 votes
Answer accepted
Henrik Mikkelsen
Contributor
January 25, 2018

Answering this myself. The table is "userhistoryitem".

Problem being I don't know the algorithm for purging records. 

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.
January 24, 2018

Yes, but you should not use them.  The Jira database is just a data store and is very very not designed for reporting.  It is the worst possible way to do reporting for Jira.

If you must do this the wrong way, look at changeitem and changegroup, joined to at lease jiraissue, then you'll need to join it to options to read some custom field changes, and customfield, and jiraaction, and, and, and, and

Henrik Mikkelsen
Contributor
January 25, 2018

I know, I know ...

I'm still looking for a way to make my "read-log" and I noticed Recent Issues includes issues that you have looked at.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events