Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a way to get workingdaysdiff in jira automation?

kevin shine October 10, 2022

Rather than using this: {{issue.start date.diff(now).days}}

I want something like this: {{issue.start date.workingdaysdiff(now).days}}

If there a way to do this ?

1 answer

1 accepted

3 votes
Answer accepted
Tim Perrault
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.
October 10, 2022
{{now.diff(issue.startDate).businessDays}}

 

*edit to change created to start date

kevin shine October 13, 2022

Thanks

Suggest an answer

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

Atlassian Community Events