Details
-
Fix
-
Status: Released (View Workflow)
-
Minor
-
Resolution: Fixed
-
1.13.8
-
None
Description
Current Situation
When a call to the /jobstreams/history API is executed without the "session" parameter then an NPE is raised. The resource /jobstreams/history currently is not used with the "session" parameter. Therefore there is no error in JOC Cockpit dealing with this NPE.
Desired Behavior
It should be possible to call the /jobstreams/history API with the parameter "session". In this case the parameter "jobStream" is required.