You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
Is there a way to filter by issue type on the Easy Agile plugin?
I've used Easy Agile to create a story map, but it's cluttered with bugs and technical tasks. The customer would like to just see the stories that are decomposed from each Epic. Is there a way to filter out other issue types?
Hi Wade,
I'm Jared a developer at Easy Agile.
User Story Maps supports filtering the Story Map using your board quick filters. I think the best way to exclude issue types would be to create a new quick filter that excludes the Bug and Task issue types and then apply that filter to the Story Map.
In your board settings you can define a quick filter with the following JQL:
issueType not in (Task, Bug)
Then under the "Filters" menu in the Story Map you can apply that quick filter to de-clutter your Story Map.
I've created a short video to demonstrate how to do this here: https://www.loom.com/share/e6b6a08b6e63405b8170e999cf3c7cd8
Cheers,
Jared
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Jared Kells hello)
I have a small question related to same topic - when it will be possible to filter by assignee in sub-tasks since now it is only possible for story, task and bug?
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.