Description: The risk override object allows for Probability and Schedule overrides on a risk.
Field | Type | Description | Read-Only |
---|---|---|---|
maximum | Double | The pre/post response maximum value. | No |
minimum | Double | The pre/post response minimum value. | No |
mostLikely | Double | The pre/post response most likely value. | No |
preOrPostResponse | Enum | The type of response for the non-cost override. Valid values are "PRE_RESPONSE" or "POST_RESPONSE". | No |
projectRiskId | ForeignKey | The unique ID of the associated risk. | No |
quantifiedOtherImpactId | String | The unique ID generated by the system. | No |
scoreType | Enum | The type of non-cost override. Valid values are "SCHEDULE" or "PROBABILITY". | No |
shape | Enum | The shape of the pre/post risk curve override. Valid values are Triangle, Uniform, and SinglePoint. | No |