Is there a possibility in a query result to get the name of the parent tickets displayed in line?
I want to filter for
- sub tasks
- assigned to me
- in current Sprint
- not done
And get a list with:
[Key] [summary of parent] [summary of item] [status]
The query is easy, but to get the summary of the parent seems impossible.
In SQL it wild be a nice join statement - in JQL ... ?
Is it possible to see as a normal JIRA user all the possible available custom fields for the issues? In the filter view when I do select the columns(fields) to display, but when I scroll to the bottom of the list I do only get the "88 more options, Continue typing to refine further" but as I don't know all the filed names I don't know what to type.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.