SQL Query to get all values of version field

Soporte Ferrovial July 26, 2018

Hello,

We've already asked the question directly to Atlassian support but they suggested that I tried Answers instead. 

We would need to obtain all the values registered in JIRA for the field VERSION. 

Futhermore we need to obtain all the values of the summary field of an specifiq project. What would be the jql query?

Thank you,

 

 

 

1 answer

0 votes
Piotr Bojko
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 26, 2018

It is not possible with JQL, but using ie this addon https://marketplace.atlassian.com/apps/1218767/smart-ql?hosting=server&tab=overview

 

you would have SQL console with builtin permissions for data (just like in Jira) and you can query like this.

 

SELECT * FROM PROJECTVERSIONS

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events