Skip to content

Incorrect step execution id generation in ResourcelessJobRepository #4975

@fmbenhassine

Description

@fmbenhassine

As of v5.2.2, step execution IDs are not generated correctly in ResourcelessJobRepository. The contract of JobRepository#add(StepExecution) expects the method to generate an Id and save the step execution, but the implementation of that method in ResourcelessJobRepository does not generate and assign an id to the step execution.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions