-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: Documentation
-
None
-
5
Problem Definition
Currently, in JIRA to associate a board with the project, the user will have to add the project name/key in the board filter. If the board filter is something like:
issuekey in (Bug, Story)
The board will not be associated with any project. To associate the board with a project, user will have to use board filter like:
project = Test AND issuekey in (Bug, Story)
Suggested Solution
This behaviour is not documented in Board documentation. It should be documented in the documentation below: