We link defects to Stories and Bugs. I need a query which will tell list the defects and the type of issue they are associated with.
Please try this query. Change the link type to the name of the link that you have set up
issueFunction in linkedIssuesOf("issuetype in(Stories,Bugs) , <link_type>)
Yes, that is possible if you are using a third party plugin. I know ScriptRunner should handle that. If you need more visual way you can try also Issue Links Viewer - https://marketplace.atlassian.com/plugins/pl.com.tt.apdc.ilv/server/overview
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.