Forums

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

SQL query to extract creation date and who created the custom fields

Ana Martinez Arroyo
Contributor
May 19, 2023

Hello! 

Il would like to have a SQL query to extract the date creation of the custom fields and who created. 

I looked in the Audit logs and i dont find any information about an specific custom field

 

Thank you very much!!!

1 answer

0 votes
Radek Dostál
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.
May 19, 2023

Are you sure you looked correctly?

wellwell.png

 

The other alternative is you're on Server (snippet is from data center), which maybe doesn't have that kind of filtering. Although I think I remember it tracking custom fields too at the time, but I haven't had hands on Server in so long I can't remember.

 

Either way, other than audit log you won't get either creation date nor the author - Jira doesn't store it anywhere other than audit logs.

At most you could figure out if you can find it through access logs (either tomcat or reverse proxy), but if memory serves, creating custom fields happens through an http form so you wouldn't find it there either, so if that is the case you would need to log the request data which would also be rather painful, given a few.. technicalities.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events