I want to find out all the issues which are created in one quarter. (assume from Jan to Mar)
Hi @Gajanan Sasane ,
You could try the follwing JQL :
created >= "2021-01-01" AND created <= "2021-03-31"
Let me know if it helps,
Guilhem
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.