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 Shirley,
When moving JIRA and Confluence to another environment, the link between the issues will be affected. You would need to point the Jira issues to its new Confluence page for it to be link correctly.
You can refer to this KB on Application link issue when moving Jira and Confluence to different environment to change the link or bulk change from Confluence page by following How to bulk update JIRA Issue Macro to point to a different JIRA instance.
There is an existing feature request asking for this functionality JRASERVER-62850, Please take a moment to vote on the issue and it will be addressed in accordance with our New Features policy
So this solution would fix the connection between the Jira issue and the confluence page that mentions the issue using the JIRA Issue Macro. Would this also fix issues and pages that are connected together via the "link" function in Jira?
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.