How do I specify a date range from today till a few days back in JQL
Hi @Mahesh Balachandran
Welcome to the community.
Some examples:
created >= startOfDay(-1)
created >= "2023-09-13"
JQL functions
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.