Using endofday() to set card colors in JIRA Agile

Jason Moerbe March 20, 2014

I want to use how close a issue's due date is to set card colors. I'm currently doing so with endofday(). But if I do something like duedate=endofday(3) it calculates 3 CALENDAR days. How do I make it count 3 WORKDAYS?

2 answers

1 accepted

0 votes
Answer accepted
EddieW
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.
March 22, 2014

That's currently an absent feature. I suggest you cast you vote here, https://jira.atlassian.com/browse/JRA-22506JQL search with working days range

which is already gaining much support from other users.

0 votes
Jason Moerbe March 23, 2014

Done. Thanks.

Suggest an answer

Log in or Sign up to answer