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
Using JQL
”my date” <= startofday()
is one way, but unclear what your exact goal is.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.