Howdy,
I'm looking to create a filter that shows all Zephyr test cases linked to stories (using "has a test case xxx" link type) and this story is under a specific Epic...
Is that possible?
I tried this with no success:
issue in childIssuesOf(XD-96835) AND type = "Test"
I also very much want to do this!
Use this filter, this will work
issue in linkedIssues("story ")
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I'm not sure I follow what you mean.
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.