I have issuetypes A and B, A is parent of B, i want to pull all the issues with issuetype B but in the results i also need a column which is field of issue type A.
Please let me know.
Thank you.
Hi @kumar jira, let me see if I understand. You're trying to see the parent issue's ID when querying for child issues, right? If so, that's part of the default view of the "Search" (filter results) page.
In the screenshot example, the issues DEMO-12 and DEMO-11 are Sub-tasks of DEMO-10, as shown in the "Summary" field.
I don't think there's a way to list the "DEMO-10" part in it's own column however. You could export the data and split the "Summary" column into two in Excel, I suppose.
You can do the reverse though! Show the children of any parent by adding the "Sub-tasks" column to your filter results or dashboard gadget.
Hope this helps!
Rachel Wright
Author, Jira Strategy Admin Workbook
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.