Skip to content

Bug: Jobs allow steps with the same/duplicate names #78

@lithorus

Description

@lithorus

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

  1. Create job with 2 steps having the same name.

Environment

  1. Ubuntu 24.04
  2. Python 3.12.3
  3. mainline (b6f4737)

Metadata

Metadata

Assignees

No one assigned

    Labels

    spec/defectThis issue is a defect in an existing version of the specification.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions