Forums

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

From database can we change issue creation date

Softwares
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
June 25, 2019

From database can we change issue creation date

2 answers

1 accepted

0 votes
Answer accepted
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.
June 25, 2019

Yes, but do not do it.

If you want to capture a "date issue happened", rather than the actual issue creation date, you should do that with a custom field that you ask the person or process entering the issue

The create date should remain "date/time we put the issue in Jira", which is a different informational point.

If you insist on destroying the creation date with SQL, then you will need to

  1. Stop Jira
  2. Take a full back up of the database
  3. Make your SQL changes
  4. Restart Jira
  5. Run a full, locking re-index before any users get in
  6. (Bear in mind that you are now unsupported, as SQL amendments to do anything other than repair data are not supportable)
0 votes
Joe Pitt
Community Champion
June 25, 2019

Do not directly update the database for any reason. It is the path to destroying your JIRA instance. 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events