On my board I would like to apply a quick filter so I can see all user stories, tasks and bugs that are linked to epics with a certain component. How do I do this?
Unfortunately, there is no easy way to look through issues and get them based on their connected epic data or to look through epics and get their issues without resorting to plugins, the most common being scriptrunner where you can look at the issuesinEpics or linkedIssuesOf functions. There are plenty of examples using these.
Without that you end up with a situation where you can easily filter away epics but there is no way to get the underlying issues as just putting an OR issuetype != Epic will just populate everything again.
I've heard about scriptrunner but I don't have access to plugins where I work or I'll have to ask the system administrator of Jira. Thanks for your answer though, I appreciate it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.