Inconsistant behavior in security incident calculator which contain value_type as 2. Issue In security incident calculators, under "set these values" tab it is setting 'value_type' to '2' as per OOB functionality. But when we trigger the calculator, severity value is not set to '2' and when we select 'value_type' field choice as 'template' and 'Template' field value as 'severity - 2' it is working as expected. ReleaseMadridCauseThe Fix script "upgrade vulnerability calculators" is setting wrong value for the field "value_type" (2) for the vulnerability calculator record After the Kingston to Madrid upgrade, the 'value_type' field for the vulnerability calculator "Computer Risk Score" (/sn_vul_calculator.do?sys_id=f55193aee73003006b3663c343f6a9e6) is set to '2' instead of '3' (script) and it is being set from the Fix script "upgrade vulnerability calculators" (line 33) ResolutionFor the record with the issue, kindly change the "Value Type" to 'script' manually The Value Type should be 3 (script)