Skip to content

when re-trigger a job more than once, all jobs with suffix ".x" will be re-triggered. #227

@hdifilwy

Description

@hdifilwy

https://infrabox.datahub.only.sap/dashboard/#/project/milestone_validation/build/144/1

For example:
if Job.children depends on Job.parent.
If I re-trigger the Job.parent, a new job named Job.parent.1 and Job.children.1 will be created and running.
If I re-trigger the Job.parent.1 again, the new Job.parent.2 and Job.children.2 well be created and running.
However, the Job.children**.1** also been triggered, that's not make sense.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions