generated from amazon-archives/__template_Custom
-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Labels
spec/defectThis issue is a defect in an existing version of the specification.This issue is a defect in an existing version of the specification.
Description
Describe the bug
Not sure if this is intended, but when testing adding steps dynamically I noticed that the model allows to have steps with the same name. This makes it difficult to eg. remove specific steps by name.
Expected Behaviour
Steps with the same name should not be allowed.
Current Behaviour
Steps with the same name is allowed.
Reproduction Steps
- Create job with 2 steps having the same name.
Environment
- Ubuntu 24.04
- Python 3.12.3
- mainline (b6f4737)
Metadata
Metadata
Assignees
Labels
spec/defectThis issue is a defect in an existing version of the specification.This issue is a defect in an existing version of the specification.