Hello Team,
MySQL 8.0 query Retrieve project schemes categories for all jira projects via the database
Ex:
projectname | projectlead | fieldlayoutscheme | issuesecurityscheme | issuetypescreenscheme | issuetypescheme | notificationscheme | permissionscheme | priorityscheme | projectcategory | workflowscheme
-----------------+---------------+---------------------------------------------------------------+---------------------+--------------------------------------------------+-------------------------------------------+-----------------------------+------------------------------------------------------+------------------------------------------+-----------------+-------------------------------------------------------------------------
ADJAS | JIRAUSER10000 | | | ADJAS: Scrum Issue Type Screen Scheme | | Default Notification Scheme | Default software scheme | | | jdg-schema-for-project-adjamdjamensis
ADRYSA | JIRAUSER10000 | | | ADRYSA: Scrum Issue Type Screen Scheme | | Default Notification Scheme | Default software scheme | | Linking_CatTwo | jdg-schema-for-project-adryasa
Welcome to the Atlassian Community!
Schemes do not have categories, so I'm a bit stuck on what you are actually asking for here.
I need MySql query to retrieve the project associated all schemes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to stop trying to use the database, it's the wrong way to report on anything. You want to report on something, but you have not told us what or why. If you could tell us what you are trying to do, we may be able to help.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I want to have an overview of the jira project configuation.
So a list of all project names, leads and then which workflow scheme, issuetype scheme, screen scheme and permission scheme, notification scheme, they are using.
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.