Hey,
i would like to have an Overview in Confluence with all existing Queries in Jira. Means i want to see the Query content, who is the Owner and what is the Query ID.
Did anyone know if this is possible?
thanks and greetings
Welcome to the Atlassian Community!
You will need to write some code to do that, something that can reach out to your Jira over the REST API and scrape a list of filters from it, and then display it in Confluence. (See https://developer.atlassian.com/cloud/jira/platform/rest/v3/api-group-filters/#api-group-filters )
Hi @PMO_jira_testuser1 ,
Welcome to atlassian community!
yes, In Jira you can see all the filter query and owner from the UI But you need to admin access to check.
To get the list of filer and all the Filter query with ID, you need to raise a support ticket to Atlassian team to get the list because In the atlassian cloud we don't have any data base access to get the list
Regards,
Sanjen Bariki
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.