For an "X" Project with a board when sorted by sprint it shows the "Y" Project which has multiple boards issue as well for particular sprint( say Sprint 1). When i go in detail to the issue. It shows the (Sprint 1) appears in the three different boards. How to avoid getting the issue of other board in the currently searching board.
Hi there,
If I understand your question correctly you want the sprints to show only issues related to project 'X' on its board, is it right?
Sprints aren't dependent on a specific board or project. For this reason, you can have the same sprints on multiple boards.
A sprint will be displayed on a board under one of the two conditions:
- it was created on that board
- issues included on the board are associated with the sprint
That said, an easy way to make the sprint only show the issues from a specific project in a board is to make sure that the filter of this board does not include issues from other projects. For instance, if you want to confirm if an issue from another project is included in your board filter, you can copy your board filter and past it in the issue search (going to Issues>Search for issues>Advanced) between brackets and include the issue key of the issue, as in the example below:
(your board filter query) and issuekey=TEST-1
If the issue is included in the query, it will be retrieved.
Cheers,
Soane
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.