Hi Team,
We have been using JIRA of which we had admin and DB access rights.
Now we are moving to use Oracle Corp JIRA where we will not be having admin or DB access rights.
The issue is we want to find out all the possible values (LOV) under a JIRA field
for example values for STATUS field, Resolution Field etc.
Earlier we could fire a DB query in backend and extract the details which is not permitted in the Oracle Corp JIRA.
Looking a way to find the list of values for a field through JQL or by any other means.
P.S: We do not admin rights or DB access rights or REST APIs
Thanks.
JQL is for finding issues, and it's built for that - if you were to try to replicate a JQL query in SQL, you could easily end up with SQL queries with 40+ joins in them. It's not SQL, and does not have the same capabilities.
The ways to see the lists of options are
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.