I need to filter on project name keywords, but teams create new epics and stories often. So I need to query on the epic name in the issues backlog without hard coding a bunch of epic IDs in the query.
i.e. I need to filter on "Epic Name" ~ "KEYWORD"
and I can't use
("Epic Link" = ID-100) or ("Epic Link" = ID-101) etc.
Hey Tim,
This is not possible using out of box JIRA JQL functionality to filter epic name with a keyword. It seem possible using a Scriptrunner for jira as discuss in previous question in the community:
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.