Hi,
Where I am making a mistake? I am having 3 fields:
Change Cost = read only
Original Estimates = to be populated
ML Estimates = to be populated
Automation to:
On transition
If any of value is present
calculate using smart value.
Smart Value:
{{#=}}{{((issue.Original Estimate}}) / 8) * 650 + (({{issue.ML Esitmates}}) / 8) * 750{{/}}
Cant get values or flashing unary operator. Seems like from simple calculation i have created monster that will not be working at all...
Can anyone advise me on this issue?
Best Regards
Tomasz
Hi @Gev Balyan
For the request, you would need to either (assuming the old server is currently empty):
I am not aware of any other options that these at the moment.
There's a bit of a description of this process here from Atlassian
Regards.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.