Hi team,
There are 3 Number Fields we are using, and in this 1 number field is used for calculating % of the last 2 custom fields.
I want to calculate % of 2 number custom fields and then reflect the calculation to another custom field.
How can we achieve this in Jira Cloud?
You could use Automation for Jira to update the % field's value every time when any of the two are updated.
You can trigger the rule on the "issue updated" event and implement for your formula easiy.
Hello,
You would need a custom Addon. For example, Adaptivist scriptrunner. You would have to write your own code using the mentioned addon. You can read more here
https://scriptrunner.adaptavist.com/5.0.4/jira/scripted-fields.html
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.