Hello, I need to create 1 main board that has all the tasks for backend team and front end team. Then, I want to create 2 different boards for respective teams that show just the issues and assignees for their particular teams.
Can that be done? If so, how? Please explain.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello @[deleted]
Yes, you can. First, you need to create these teams by using the Teams funcionality where you add the members to the team. Then, you need to create three filters:
project = "Company Managed - Kanban" AND "Team[Team]" IN (504ebc39-8eaf-4821-9068-c7226ce4b6eb,f0b67e97-816b-4725-ba0c-1a770c74eaab)
project = "Company Managed - Kanban" AND "Team[Team]" = <frontend team>
project = "Company Managed - Kanban" AND "Team[Team]" = <backend team>
You can make everything to be appearing in your main board by adding the quick filters for Front end and Backend teams. Quickfilters are based on the JQL queries. This way you will avoid cluttering your project. To create quickfilters, click on three dots > Configure board > Quickfilters.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nikola Perisic
what is the number here for main board that you have mentioned?
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.
@[deleted] The numbers in my query represent the ID of each team. For your query instead of using the <front end team> you should be using the ID of the team. You will get this when you create your team and mention it in your query from your screenshot.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I tried and I have added teams members in the respective team but I don't see any results.
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.
Make sure that your issues have the Team field filled with the adequate team.
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.