I want to take following details for a JIRA user.
In which Database tables I can find these data?
Hi Ruwan,
I think it's much easier and less error-prone to access these data through the REST API.
I recommend using the REST API browser in your JIRA instance to experiment before writing any code, its URL should look like this: http://localhost:2990/jira/plugins/servlet/restbrowser
For example, "api-2-user" endpoint can be used to answer your first question.
Hi Ruwan,
Refer to https://developer.atlassian.com/jiradev/files/4227160/JIRA61_db_schema.pdf for more details.
Hope this helps
Regards
Chander Inguva
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.