Risk Assessment Error Message = Risk Set To : undefinedLowUndefinedIssue Risk field is missing after submitting normal change on the form and after filling risk assessment form. On submission of risk assessment form an error related to risk is populated. The error message content is based on the conditions, for example, if risk is low, the error message would appear as undefinedLowUndefined, likewise for Medium and High.CauseScript include "ChangeRiskAsmt" was customized which caused the risk field to be missing and also the error message on the form.ResolutionRevert the script include "ChangeRiskAsmt" to OOB to fix the issue.