Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

how can filter the overdue of a date time picker custom field?

sahere
Contributor
October 10, 2020

Hi all,

I have some date/time picker custom fields, how can I filter issues based on the overdue of each date/time picker custom field?.

due filter is just for system Due date field. how can I use this filter for another date/time picker custom field?

Any advice will be so appreciated.

 

Regards

1 answer

1 accepted

1 vote
Answer accepted
Jack Brickey
Community Champion
October 10, 2020

Using JQL

”my date” <= startofday()

is one way, but unclear what your exact goal is.

Suggest an answer

Log in or Sign up to answer