How to enter date in jira query

c_paluri October 29, 2019

when filtering tickets in jira query, unable to enter custom date in query field for filtering tickets.

 

1 answer

1 accepted

0 votes
Answer accepted
Ramarao Gaggara {Appfire}
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 29, 2019

Hi @c_paluri ,

For example if your custom date field name is "custom date", you can use below options to query on that field.

1. "custom date" is not EMPTY

2. "custom date" is EMPTY

3. If you would like to use equals(=) operator then below are the only options that are available in Jira.

Screenshot 2019-10-29 at 1.19.00 PM.png

Thanks,

RamaRao

fran garcia gomera
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 29, 2019

@Ramarao Gaggara {Appfire}

You can also use things like  >= "2019/09/01"

Like # people like this

Suggest an answer

Log in or Sign up to answer