Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.5.3, 2.6.0
-
None
-
None
Description
Current Situation
When the "force_comments_for_audit_log" setting is globally set to "true" then the GUI raises an exception when a user tries to apply a change such as to skip or to stop a job.
JocMissingCommentException: missing comment
Desired Behavior
The JOC GUI should not throw the "JocMissingCommentException" when a user tries to make a change, for example to skip or to stop a job while the force_comments_for_audit_log setting is globally set to true.