Hi,
we have created a common backlog board for all teams and we need to create filter based on team names. How can I have quick filter published so all users of board doesnt have to write same filter again and again for their personal use?
Thank you for your quick answer.
For the common backlog board for all team you can:
Create My issues Quick FIlter using - JQL: assignee = currentUser()
Created by me Quick Filter - JQL: creator = currentUser()
That way each member will be able to see his issues.
If you want to export import Quick Filters between boards you can use this tool
https://marketplace.atlassian.com/plugins/io.extensi.jira.plugin.agileboardfilter/server/overview
Hey @Bhavin Patel You'll want to create your JQL that you want for the whole team to see. You'll then Save As the filter and follow the steps below. If you have questions or there are gaps in the pictures let me know!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Brittany Wispell unclear if this is what @Bhavin Patel is looking for but I'm sure he can let us know. :-)
It seems he is talking about the JQL that goes into the quick filters for a given kanban/scrum board? In that case there is not template you can use as a means of getting started. However, it is a simply matter to create new quick filters w/ copy/paste/edit.
Again, i'm unclear on the true goal here.
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.