Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
2.0.0
-
None
-
None
Description
Current Behavior
- When users enable the force_comments_for_audit_log setting to true from the JOC Cockpit Settings page then Inventory APIs calls raise the error
- JocMissingCommentException: missing comment
- This problem occurs with the following operations
- synchronize, rename, deploy
- revoke
Desired Behavior
- When users enable the force_comments_for_audit_log setting to true from the JOC Settings page then any Inventory API calls should not throw an error but should behave similar to
JOC-1241.