Hello @Sara V.
This can be achieved using Smart Values in Automation rules.
For example, if you need to add 3 working days to today's date, you can use the below expressions:
{{now.plusBusinessDays(3)}}
For more details of smart values that are available for formatting date and time fields, please refer to the Atlassian documentation here.
Please accept the answer if this helps resolve the use case.
--GG
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.