Right now, when defects are created, they are linked to the corresponding user story. What is the simplest way for me to list stories and their related defects?
I am using JIRA server 6.3.12
You can prepare filter with JQL functions of the:
1. Script Runner plugin
- linkedIssuesOf(Subquery, link name)
2. Search Linked Issues for JIRA plugin: https://marketplace.atlassian.com/plugins/org.craftforge.jira.craftforge-jql-functions-plugin
3. JQL tricks plugin:
https://marketplace.atlassian.com/plugins/com.j-tricks.jql-plugin
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.