Hello All,
I need to reuse a calculated custom field with different Formula for one project. Can I write the formula in the Field configuration of that project ?
The formula I used is :
<!-- @@Formula:
(issue.get("customfield_10694") != null ? issue.get("customfield_10694") : 0) * 3.5
-->
But the calculated field is not displayed in the View screen. As it is showing the value is empty.
"customfield_10694" is a numeric field
Only if you have the add-on that runs the scripts.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.