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!!!
Are you sure you looked correctly?
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.