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.
Teams.
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.
Spend the day sharpening your skills in Atlassian Cloud Organization Admin or Jira Administration, then take the exam onsite. Already ready? Take one - or more - of 12 different certification exams while you’re in Anaheim at Team' 25.
Learn more
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.