RITM created with empty mandatory variables Issue Users are able to create RITM with empty values for mandatory variables ResolutionThis issue can happen in the following ways: 1. There is a faulty client script or UI policy that is allowing this to happen. 2. The mandatory property of the variables can be set to false by setting g_form.setMandatory('question_name', false) in dev tools. 3. Custom widget in the portal or custom UI macro in native UI 4. Customized variable editor.