JQL date+time of day comparison

Tung Duong November 27, 2019

Hi,

 

i wrote a jql function where i want to compare with issueFunction.

 

...issueFunction in expression("", "Closed<= lastCommented")

problem is, that it just compares the dates but not not the specific time of the day.

 

is there a solution to compare dates with an exact time of the day?

 

 

Thanks!

1 answer

1 vote
Antoine Berry
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
November 27, 2019

Hi @Tung Duong ,

Not sure if this will solved your issue, but why not try dateCompare instead of expression ?

Ignacio Pulgar
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.
December 3, 2019

Suggest an answer

Log in or Sign up to answer