Skip to content

Latest version is not searched correctly #1238

@jortorri

Description

@jortorri

In SortedMigrationPlanCalculator.php, the function getMigrations() sorts the available migrations by version field, but as this field contains the namespace, the result is that the version are not ordered by creation date (that I think is the most acceptable reference), but by namespace and creation date. So, the order of the versions is not correctly calculated.

Metadata

Metadata

Assignees

No one assigned

    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