Create test cases using zephyr is displayed in product backlog section - Is it right?
And why it is displayed there?
How to stop displaying in Backlog?
Project -> Board -> Backlog
You can Change the board filter to :
project = "<YOUR_PROJECT_NAME>" AND issuetype not in (Test) ORDER BY Rank ASC
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please try to change the query for Backlog.
Backlog -> Configure Board -> General Settings -> Board Filter -> Edit Filter Query -> Select all issues types except test cases issues type -> Save the filter.
All test cases will get removed from the backlog.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.