Hello
I faced with such situation: I need to connect new Epic to specific board. This Epic and its issues will be able to show just at this specific board. (it would be perfect if when I create Epic at specific board it connects with this board automatically) How can I manage it?
The best result wich I can managed : All Epic and their issue shows at several boards
(https://i.imgur.com/hBBEu0C.png)
Issues, which appear on boards, are defined by the filter, which is attached to the board. That is why you just have to define corrent filters for each board.
Should I write list of all epics in the filter setting or exists some way to connect with board avoiding it? Could you give an example of request which i should use in filter setting.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
If you want to set certain epics for a board then you should enumerate all of these certain epics in the filter. For example,
key in (EPIC-1, EPIC-2) or "Epic Link" in (EPIC-1, EPIC-2)
This query will select two epics and all issues that are connected to the epics
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.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.