I want to search my Jira defects based on date. I used the option 'Date - Issue Reported' but it did not give any results. Please help
Construct a JQL something like this...
project = abc AND createdDate = 2019-01-30
change the operators and date as needed
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
thanks. it works.
Still have a question?
Get fast answers from people who know.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.