Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 21:30 UTC, the site will be undergoing scheduled maintenance for a few hours. During this time, the site might be unavailable for a short while. Thanks for your patience.
×I have one label for each epic, like cat1, cat2, cat3.
I do not want to create labels for each story; however, I want to create a filter on my Kanban board that will help me view all user stories linked to an epic with cat1.. and so on.
Using third-party plugins is not a viable option at this point. The ideal solution will be a JQL query.
Another alternative is to automatically copy/inherit the label when a story is linked to a labelled epic.
Appreciate the help! Thanks.
Hi, you can use JQL Search Extensions plugin for that: documentation
Otherwise, you won't be able to create a filter. You could manually perform a search for epics with labels and then export that result and perform another manual search for issues with Epic Link within the epics you've found in the first search.
Hello Bhavesh,
I don't think there is a way to do that without 3rd party add-ons, unfortunately (I can be wrong though).
Jira does not have a JQL function to filter fields from parent/linked issues, nor a post-function to set Labels on create.
You can then use 3rd party add ons to meet your boards requirement.
An idea is to, in order to set Labels automatically from Epic on create, use the add-on Automation for JIRA. It is a free add on.
Best Regards,
João Fernandes
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks for the reply, João. Automation for JIRA looks good and quite comprehensive.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Another option is to set Epic as swimlanes. Your filter would get both epic and issues under it, and set the epic as swimlanes and then you will see all issues linked to the epic under it in the board.
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.