I have linked a project board say A to another board say B . The board B is used as the sprint board. However the stories from board A does not show up in B , the sub tasks, tasks and bugs show just not stories. There are stories from other boards in B. I can see the stories in board A in the current sprint too. How can I resolve this issue?
Welcome to the community,
Navigate to Board Settings > General > Filter Query. Verify that the JQL query includes all the necessary project keys and issue types
for example: "project in (A, B) AND issuetype in (Story, Task, Bug, Sub-task)"
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.