Because some tickets fall under multiple projects, I'd like to have 1 ticket on two or more boards so each PM or Scrum Master can track the work. Is this possible or does it break logic in JIRA somewhere?
yep. tickets/issues do not belong to a board. Boards are simply filtered views of your database.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I've just run into this issue and would like to understand by way of an example how a JIRA card can be made available across multiple projects, without having to open separate cards for the same issue across multiple projects. I read through the comments here, but couldn't understand how the same can be executed sucessfully.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is no issue here, at least not with Jira.
Issues can appear in multiple boards because they are simply a selection of issues, which may come from many projects.
Projects are the containers of issues, and, obviously an issue can only be in one place at a time. "card in multiple projects" is logically impossible and absolutely not what an issue tracker would ever do. But an issue can appear in many reports and views.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Absolutely.
Boards are not containers for issues. Projects are the containers. Boards are a view of a selection of issues.
It does no harm to have many boards that select the same issue, set of issues, or even disparate overlapping ones.
You do need to be slightly careful with Scrum boards, as sprints will leak across boards, and you'll need to explain it to your users (there's one issue showing on many boards)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Makes sense. That must be why we're told only one board for the ticket - to avoid users making mistakes like that. Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would like to ask a followup question:
If I create two boards, one for all jiras with component=A and another board with all jiras with component=B
How do those affect the Backlog and Sprint views, if at all?
Would I see the same issues in those views regardless of whether I am currently set to with Board A or Board B? Or would I see all issues in the "Backlog" or in "Sprints" regardless of the Board I currently have?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
The boards are separate entities. One is looking at one set of issues, the other board looks at another.
You might see sprints from one board appear on the other, if there is any chance of cross-over (I would expect to see some if you're using components to separate the boards)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks. Forgive me but I'm still a little confused. In my project there are 3 UI icons, one for the board, one for the backlog and one for the Sprint. I have created 2 mutually exclusive boards based on my board filter. If I switch between those two boards, would I expect to see different results when I click the "backlog" icon or the "sprint" icon?
If boards represent a different view in to the project data, I'm confused as to where that view is rendered? Because it seem like the issues listed in my backlog doesn't change regardless of the board filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, what type of boards are you looking at?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Ok, the backlog on a scrum board will change according to what the board filter includes, as will the sprint. The sprint view will contain cards that are in the current sprint, the backlog all the other issues selected by the filter.
The boards can be different to the project data.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Nic Brough -Adaptavist- , you mentioned that projects are the actual containers for the issues and boards are just views of the data. So, can you have the same issue on multiple boards across multiple projects? Or can the issue only be on multiple boards within the same project?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Matt Ray , you can absolutely have an issue appear on multiple boards. Think of the board as a filtered list of issues. Given that you could create as many filters as you want and as long as the filter captures a particular issue then the issue will be included. Now, regarding how projects fit in here - issues belong to projects and an issue can only be associated with a single project. However, a board can span projects. Let's see if the below example helps...
Assume you have two projects: ABC and DEF
Let's say you have two boards:
Results:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Excellent! Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yep, wot Jack said :-) - an issue is in one project, but can be seen (and worked on) on many boards
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
What is the recommended way to implement this? I'm using classic projects, kanban boards.
Most of the issues assigned to a user are in Board 1, but a few of them need to show up in Board 2 which was setup from a different project.
Would you use labels to mark the relevant issues, then change the query for Board 2 to include issues in Project 1 marked with the label?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
As the others already pointed out. Your board will display a selection of issues depending on either a project or a saved filter (create a board and see the options in the dialog window, basically it's always a JQL query), so yes, issues can appear on multiple boards. So keep that in mind when ranking issues in different backlogs as its rank is a global value :)
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.
hello- can someone simplify this and tell me step by step how to add a ticket to show up on my other board?
i added the label... and now i am on the board i want it to show up on.. and i cant figure out how to add it to a query. the new project is started is the new jira look and feel and it seems to have alot less options
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Emily,
What would really help is if you gave me the filter that exists on your current board. However let me see if I can answer you without.
Now, that may not be exactly what you want and why I would like to see your exact board filter and hear more about what your goal is. For example you may not want to see all issues with that label on your board.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
btw, if you don't see the… on your board then you're not going to be able to achieve this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks for the quick response.. this could be the issue
it says it is a "software project" when i click the "..." there is no board settings option. but i can go to project settings and click "board" when im in there, it only give me the options to edit the board (columns) i see no options for querries anywhere i have clicked
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'd like to follow up on Emily Earnshaw's comment - I'm also working to have a board that can be used as a unified view of tickets on two separate existing boards. I set up a CPM software project and was able to navigate to "Board Settings" > "Edit Filter Query"
I set up the JQL filter to be: project = "Board A" OR project = "Board B" which now shows me all the tickets I am interested in but I'd like them to actually appear in the Kanban board for this project. Is there a way I can use this filter to show me all those tickets in the actual board rather than having to go to the filters tab?
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.