-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
in: corestatus: need-help-to-reproduceIssues that we welcome the community to help us reproduceIssues that we welcome the community to help us reproducestatus: waiting-for-reporterIssues for which we are waiting for feedback from the reporterIssues for which we are waiting for feedback from the reportertype: feature
Description
When a job is executed by a JobStep, there doesn't seem a way to see the steps that were executed in the child job from the parent job. And there doesn't seem to be any linkage in the data base from the child step executions to the parent job.
From the parent job, can see it had a step execution of the child job.
And from the child job, can see the step executions.
But there is no link from the jobStep execution to the child job execution.
As a work around, it might be possible to use a listener to add the appropriate id's to the execution context.
javaHelperjavaHelper
Metadata
Metadata
Assignees
Labels
in: corestatus: need-help-to-reproduceIssues that we welcome the community to help us reproduceIssues that we welcome the community to help us reproducestatus: waiting-for-reporterIssues for which we are waiting for feedback from the reporterIssues for which we are waiting for feedback from the reportertype: feature