Just a heads up: On March 24, 2025, starting at 4:30pm CDT / 19: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.
×Hi,
I have created multiple scrum boards within the same projects but the problem is that they all have the same statuses.
I want to create boards because I don't want to manage the different module in the same boards.
Here what it is:
I have one project with multiple modules and these different modules are assigned to different teams. I want to create multiple boards so that each team can work on their module.
For e.g If a ticket is created in Module 1 board then it shouldn't show this ticket in Module 2 boards and same goes for other modules with their boards.
I hope I have made my question clear.
I'll be grateful if someone can provide me an urgent solution for this.
Thank you for the response. I have not worked with components before as it is the first time I'm handling these queries. Can you please help me around.
Also, I want to hide one module board from the other one. Is it possible?
By using issue security scheme you can Manage the different modules in same board
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for your response. I have not worked with issue security scheme. Can you guide me? Also, I want to hide one module board from the other one. Is it possible?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Hizkeel,
I think you might have misunderstood what boards do. They are not containers of issues, they are a view of a selection of the issues. An issue might be seen in many boards, but all of the boards show the issue as it is, they don't contain it.
You need to come up with a way to identify which issues belong to which team, then modify each team board such that it only selects issues for that team.
The most obvious option is to create a "team" custom field, and then modify each team board's filter so that it includes "and team = X", but I usually find team selection for a filter is a bit more complex than just a single field (a common one is "and team = X or label = team-x")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you for the response. I can create a custom field and see how it goes. I have to add filters for each separately which can identify the issues that we want to work.
Also, I want to hide one module board from the other one. Is it possible?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is much the same answer - boards are a view, not a container. If you want different views, you'll need to configure your boards to show those different views.
A custom field is a very good way to do that.
Because system fields try to be a bit more "clever", you may have to think more about how to do it with them, which is why I lean towards doing this with custom fields (or components and labels, they're the two system fields that work best for this)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It can be done, but you have to use components, labels, or a custom field to do it. Then you will have to change the filter on each board so that they only pick up the issues that relates to that board.
I would recommend using components since you can then control those from project settings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Show up and give back by attending an Atlassian Community Event: we’ll donate $10 for every event attendee in March!
Join an Atlassian Community Event!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.