Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Could I search the 'Project Created Time' in JIRA database?

kai liu February 15, 2015
 

4 answers

1 vote
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.
February 15, 2015

No, there is no field for that, it is not stored.

The best you can do is approximate it by looking at the project's ID in the database and the first created issue in it and the projects either side of it.

0 votes
Josh Simnitt
Contributor
April 4, 2019

If auditing enabled:

/*When was a project created?*/
SELECT *
FROM audit_log
WHERE SUMMARY = 'Project created';
0 votes
kai liu February 15, 2015

I'm trying to write a sql to search out the Project Create Date. But I can't find the field in the tables of JIRA.

So I want to know is there a field in the tables that storing such data.

Thank you.

0 votes
Daniel Wester
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.
February 15, 2015

Can you expand on what you're trying to do?

Suggest an answer

Log in or Sign up to answer
TAGS
atlassian, team '25, conference, certifications, bootcamps, training experience, anaheim ca,

Want to make the most of Team ‘25?

Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.

Learn more
AUG Leaders

Upcoming Jira Events