Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13.3
-
None
Description
Current Situation
- The Audit Log Advanced Search provides a search with an Order ID name. It throws the error when the user does not mention Job Chain with Order ID.
JOC-420 com.sos.schema.exception.SOSJsonSchemaException: $.orders[0].jobChain: does not match the regex pattern ^(/|(/[^/\<>?:"|*]+)+)$
How to Reproduce
- Login to the JOC Cockpit and switch to the Audit Log tab.
- Use the Advanced Search option and Search on the basis of Order ID without specifying the Job Chain name.
- The JOC Cockpit throws an exception.
Desired Behavior
- The JOC Cockpit should not throw an error when the user Search according to the OrderID without specifying Job Chain name.