calculating Business days in automation to close tickets

Rob June 9, 2022

Hello team...trying to revise an automation that will take in consideration just business day before moving to closed...this is what I currently have ....  status= Resolved AND "lastpubliccomentdate" <-3d ...I would this just consider work days (M-F) instead of just 3 days..thank you for your help in advance

1 answer

1 vote
Jack Brickey
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 9, 2022

Maybe the following...

"lastpubliccomentdate" < {{[now].minus[BusinessDays]([3])}}

I may not have the syntax precisely accurate. Here is the doc reference to assist - jira-smart-values-date-and-time 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events