Change management in SOW, Assess Risk button not workingDescriptionWhen a user attempts to complete a risk assessment for a change request in SOW, the modal appears briefly and then immediately closes.Steps to Reproduce 1. Create a change request in the SOW2. Impersonate any user that is able to complete the risk assessment3. Attempt to complete a Risk Assessment by clicking "Assess Risk"Expected: The user should be able to complete the risk assessment in the modalActual: The modal appears and then clickly disappears.WorkaroundModify: sys_ws_operation 0ca9c4829fb8121001b688e1ba0a1c49 getChangeOverviewDetails var isNewRecord = request.body.data.isNewRecord; isNewRecord = isNewRecord + '' === 'true'; Related Problem: PRB1987932