In the backlog view I only want to see user stories and bugs and no display all the Tests. I went to the Board Configuration and changed the filter to show only User Story and Bugs, which worked perfectly. However when i go to active sprints I don't see the Tests.
How do i show two different data in backlog and active sprint?
I don't have the ability to configure a board filter in the next-gen projects. Is there a way to filter out testcases from backlog in next-gen projects?
You can try following steps-
Backlog -> Configure Board -> General Settings -> Board Filter -> Edit Filter Query -> Select all issues types except test cases issues type -> Save the filter.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
the board filter are for both views (backlog and active Sprints). Try to create a quickfilter issuetype in (Story,Bug). This quickfilter can be activated on the backlog View.
Does this Help?
Cheers Ireen
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Can you give me little guidance or instruction on how to get that setup?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, of course!
Go to your board. Click Board in the top right corner and choose "Configure".
Then you find "Quick Filters" in the left menu. When you click on it you come to the next screen where you can add quick Filters. Put a name in it like "Bug & Stories", enter the JQL "issuetype in (bug, Story)" and confirm by adding "Add"
Switch "Back to board": Under the Board name you will find your new Quick Filter. Activate it and only Bugs and Stories will be shown.
On Active Sprint you will find the same Quick Filter but it can be deactivated. So other issuetypes will be shown, too.
Change back the board filter so that all issuetypes are shown.
Does this answer your question? If not, don't hesitate to ask me further.
Kind regards,
Ireen
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.