I have one project with 2 different boards (board-a and board-b).
When I create items in backlog in one board-a the same items appear in board-b.
Question:
How to create a query at so that we can create items in Backlog in board-a and they don’t pop up in board-b.
We have two different boards (board-a and board-b) under the same one project called WD Financial and Reporting Project. If issue is created in one board-a, it is also reflected in the other one board-b.
I DON'T want items created in board-a to suddenly appear in board-b.
Hi @[deleted] - You actually create items/issues against a project, not a board. So each board is attached to a filter which determines which items/issues/cards show up on the board. So if you have the same filter attached to both boards, you will see the same cards on both boards.
So, the filters need to be different in some way to prevent the cards from showing on one of the boards.
So If right now both board-a and board-b have the same amount and types of fields, how can I make them different for the users right now?
My Filter:
project = WFRS ORDER BY Rank ASC
Should I create a new CUSTOM FIELD strictly to use in a new filter to differentiate both boards?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need something to differentiate between the boards. Either use Components or create a new Custom Field, etc. What would be the difference in the boards? What does one show that the other shouldn't?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks John-Funk!
I want to create a new filter at the Board level (instead of project level):
My Current Filter (at project level): project = WFRS ORDER BY Rank ASC
*************************************************************************
Question:
How do I create a new Filter at the Board level?
board-r = Reporting board
board-s = Statement board
CUSTOM FIELD = Report Category
If the CUSTOM FIELD says “Transactional”----this should go to ‘board-r'.
If the CUSTOM FIELD says “Statements” -----this should go to ‘board-s'.
ORDER BY Rank ASC
How should I write My New FILTER at the board level (using the above fields): ???????
Thanks in advance!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You simply create filters to be what you want. Then you attach them to the board that you want. There are no "board filters" per se.
See my answer on your other post.
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.