Skip to content

Bad regex sort when multiple paths match #484

@BrknRobot

Description

@BrknRobot

Regex comparisons where both paths/basenames match incorrectly order the files, rather than allowing subsequent criteria to break the tie.

example where regex ordering breaks
1/a
1/a2
1/b
2/a
2/a2
2/b
pattern:
x<1>r<a>l

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions