Hello and thanks in advance for the help.
Is there a way to write a SQL query to return a list of all labels used in a project A and the issues associated with it?
Essentially i want to run a SQL query but instead of the version, i want to see the labels used in the label field for a specific project
Project, Project Key, Issue ID, Issue Key, Label
I really need to learn more about querying the Jira DB with SQL