The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

MYSQL query to find the project creation date

Raju PSR
December 27, 2021

How to find the project creation date for JIRA server with MYSQL Data Base

 

MY SQL Version - 3.7.35

JIRA Server - 8.13.10

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

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 Champions.
December 27, 2021

You shouldn't be looking at the database, it is not designed for reporting, and reading it is the worst possible way to report on anything on Jira.

There is no SQL to find the project creation date.  Jira does not store it, so there's nothing to look for.

The audit log (which you can read over REST or in the UI) does record project creation with a date stamp, but records in there are only retained for a short time.

TAGS
AUG Leaders

Atlassian Community Events