how do I can compare two dates with function dateCompare where one of the dates is "now" or today?

vasiliy naumov August 1, 2018

how do I can compare two dates with function dateCompare where one of the dates is "now" or today?

1 answer

0 votes
Tansu Akdeniz
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
August 1, 2018

@vasiliy naumov,

It is a default JQL function, you don't have to use dateCompare (lets you compare two dates on the same issue).

due < now() 

or

due < startOfDay()

or

DATE_CUSTOMFIELD < now() 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events