Caculating quality score in Jira.

Jenin CM August 27, 2013

Hi All,

We have a requirement where we have to calculate quality score based on the value of 5 checkbox or radio buttons field. There will be 2 options for each checkboxes.. Yes and No. Yes has 5 points assigned to it and No has 0 points assigned to it.

Is there a way in Jira where we can have a calculated value within a field based on the options selected in the mentioned fields?

Thanks and Regards,

Jenin C M

4 answers

1 accepted

0 votes
Answer accepted
Jenin CM September 29, 2013

We have achieved this through Calculated Custom fields from Jira Misc Custom Fields Plugin. It was realy simple and worked like a charm.

Thanks and Regards,

Jenin C M

leon KACHERIKAR April 20, 2015

Hi Jenin, Could you let us know how this was done using Calculated Custom Field We have Multiple options for a custom field and would like to calculate an Erro percentage for the same. Regards, Leon K

0 votes
Attila Bordás _Everit_
Marketplace Partner
Marketplace Partners provide apps and integrations available on the Atlassian Marketplace that extend the power of Atlassian products.
February 19, 2017

If you interested in a lightweight score solution for JIRA server, then check out our Feature Score add-on. This plugin adds a simple configurable custom field, so you do not have to create a custom field for every parameter.

You can configure customize your metrics, value range, and weights easily and the score will be calculated based on the configured equation. 

0 votes
Nadir MEZIANI
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 27, 2013

Hi,

You can do it with javascript or with scripint tools in the post function like (JJUPIN plugin)

0 votes
Henning Tietgens
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 27, 2013

You can use the Script Runner plugin and create a scripted field to calculate the needed value.

Suggest an answer

Log in or Sign up to answer