Skip to content

Provide link between steps executed in a child job and the parent job. #4177

@lithium147

Description

@lithium147

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions