Skip to content

Symptom: Rename action [mm] matches month not minutes #76

Description

@zentner

Root cause: Rename action matches template [mm] and [MM] case insensitive

Analysis: As the code matches template [MM] before template [mm] renaming a file using the template [mm] will replace [mm] with month not minutes

Solution: Use case sensitive matching with
StringCaseSense On

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