Fix missing risk score on risk detail page
Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
@@ -106,6 +106,8 @@ export const riskNodeQuery = graphql`
|
||||
fullName
|
||||
}
|
||||
note
|
||||
inherentRiskScore
|
||||
residualRiskScore
|
||||
measuresInfo: measures(first: 0) {
|
||||
totalCount
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user