Hi All,
I want to connect to the Jira Internal Directory database.
How can I connect to Jira Internal Directory with mysql or phpmyadmin?
Can you please advise me on the topic?
@Abdullah Sa'D Muhammad Answar Vencapah
I would suggest using the API to connect to the internal directory. This way you will not actually make any changes that will break your instance. https://docs.atlassian.com/software/jira/docs/api/REST/7.6.1/#api/2/user
If you are just wanting to read the table and look at the data the table to look at is CWD_USER. https://developer.atlassian.com/server/jira/platform/database-user-and-group-tables/
If you share what you are trying to do I can provide additional information.
Hi @Brant Schroeder ,
Thank you for the replied.
I want to do an bulk update of the username in jira internal directory.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.