Skip to page contentSkip to chat
ServiceNow support
    • Community
      Ask questions, give advice, and connect with fellow ServiceNow professionals.
      Developer
      Build, test, and deploy applications
      Documentation
      Find detailed information about ServiceNow products, apps, features, and releases.
      Impact
      Accelerate ROI and amplify your expertise.
      Learning
      Build skills with instructor-led and online training.
      Partner
      Grow your business with promotions, news, and marketing tools
      ServiceNow
      Learn about ServiceNow products & solutions.
      Store
      Download certified apps and integrations that complement ServiceNow.
      Support
      Manage your instances, access self-help, and get technical support.
Risk value always set to high in change management risk assessment - Support and Troubleshooting
  • >
  • Knowledge Base
  • >
  • Support and Troubleshooting (Knowledge Base)
  • >
  • Risk value always set to high in change management risk assessment
KB0782241

Risk value always set to high in change management risk assessment


3065 Views Last updated : Dec 26, 2024 public Copy Permalink
KB Summary by Now Assist

Issue

When risk assessment is submitted, the risk value is set to High no matter what the score is.

Release

New York

Cause

Assessment Threshold not set according to score * weight.

Resolution

  • Risk value is calculated as score += actual_value * metric.weight; not just the sum of actual values. This is expected OOB behavior.
  • The weight for all the questions of the Change Risk Assessment Category might be more than 1, hence the total score was actual value times the weight. This will always be higher than the High assessment threshold.
  • Change the weight of all the questions to 1, which will now calculate the total score as the actual value times 1, which will be the total sum itself.

 

Please find the explanation(example) below in details: 

As per the Assessment Metrics, we could see the weight of each metric is 10.
So the Risk Values calculates as below
Sum (each metric(weight * value)).
Sum (1*10,20*10,10*10,60*10)=910
Based on the Threshold, we could see the Risk ‘Very High’ is having value 800. The result of the
assessment is 910 which is exceeding 800 value, so the risk value is set to Very High on the change
request.

The world works with ServiceNow.

Sign in for more! There's more content available only to authenticated users Sign in for more!
Did this KB article help you?
Did this KB article help you?

How would you rate your Now Support digital experience?

*

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

Very unsatisfied

Unsatisfied

Neutral

Satisfied

Very satisfied

What can we improve? Please select all that apply.

What are we doing well? Please select all that apply.

Tell us more

*

Do you expect a response from this feedback?

  • Terms and conditions
  • Privacy statement
  • GDPR
  • Cookie policy
  • © 2025 ServiceNow. All rights reserved.