I created rule, it is logical I suppose, but it didn't give me any results, where is a problem?
Hi @Ivan Andrieiev ,
you should select a value for Due Date different from existing. Take a look to the following documentation https://support.atlassian.com/cloud-automation/docs/examples-of-using-smart-values-with-dates/
Examples :
{{now.toBusinessDay()}}
Hope this helps,
Fabio
@Fabio Racobaldo _Catworkx_ Hi
I want the due date when the status of the task changes to "Back to work", I can't find the appropriate value for me in this text. Is this even possible?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You need to specify the value of Due Date when the automation is executed. Right now we see {{issue.duedate}} that means that Due Date field will be edited with Due Date field (so that no edit will be performed). You need to specify, instead, the value as per output of your automation.
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.
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.