Skip to content

Incorrect ordering when retrieving job executions with JobExecutionDao #5062

@fmbenhassine

Description

@fmbenhassine

JobExecutionDao#findJobExecutions states that the returned job executions should be sorted backwards by creation order (the first element is the most recent).

As of v5.2.4 / v6.0.0-RC1, this is not the case both in the JDBC and MongoDB implementations.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions