Hi
We want to create a test cycle in Zephyr for JIRA and have been unable to create the correct JIRA filter to apply.
We want to create and apply a filter which contains, all test cases excluding any test cases with a related "Bug" issue that has not been "Fixed".
Is there anyway this can be created?
Thanks in advance
Kofi
Have found that this was only possible with an add on.
We purchased the "Search Linked Issues for JIRA" add on.
This allowed us to create a JIRA filter of all "Bug" issue types with the status "Fixed".
We then created a separate filter containing all the test cases we were looking to execute and included the function linkedissuesinFilter("[FilterName]") in the JQL string for this filter, where [Filtername] was the saved filter of fixed bugs.
Not a fan of recommending commercial add ons since they don't pay me and I actually expected this functionality in JIRA already.
Ho hum.
and presumably this isn't available for the Cloud version, only on-prem.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello,
I am curious how you are using JIRA & Z4J with your search/filter in mind. Is this a process and workflow thing for you... howso if so?
In other words, why are you using that particular filter?
- Gray -
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It is process and workflow but on a very simple premise.
We want our testers to execute tests which do not have bugs not yet fixed by our development team.
We were doing this by adding all the required tests to Z4J using a saved filter and manually removing test cases which met this exclusion criteria. But it got too resource intensive.
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.