You've been invited into the Kudos (beta program) private group. Chat with others in the program, or give feedback to Atlassian.
View groupJoin the community to find out what other Atlassian users are discussing, debating and creating.
Hey People,
I'm trying to figure out how to search test cases from 12/1/2016 to 2/7/2017.
We've made up to 450 testcases starting from 10/1/2016, but I only want to choose test cases between those dates described above.
How do configure the search filter to search from 12/1/2016 to 2/7/2017.
Thanks in advanced :smile:image2017-2-7 18:36:35.png
Hi Paul
Thanks for your interest in Zephyr.Actually the format to search between dates is as below
createdDate >= "YYYY-MM-DD" and createdDate < "YYYY-MM-DD"
Therefore in your case, please use the below JQL in your search bar and the desired result would be displayed
project=10105 AND issuetype=Test AND createdDate >= "2016-01-12" AND createdDate < "2017-02-07"
Thanks & Regards
ZephyrSupport
Happy New Year! We hope you all had a safe and restful holiday season. 2020 was a unique year full of unforeseen events; however, as we enter the new year of 2021, we’re optimistic for the light at t...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.