Details
-
Fix
-
Status: Dismissed (View Workflow)
-
Major
-
Resolution: Works as designed
-
None
-
None
Description
Current Situation
- The Job Streams API offers a request to retrieve the history status of jobs that have been executed with a previous job stream run, i.e. jobs running for that job stream instance.
- In fact the history API returns entries for jobs with the same name independently of what job stream and job stream run the jobs have been used for.
Desired Behavior
- The Job Streams API should return history entries only for jobs that have been executed for the job stream instance that is specified with the request.