Skip to content

Wrong prefix match on Juan de Nova and Europa Islands #14

@risototh

Description

@risototh

Wrong:
"prefix": "FT/J,E,TO", "prefixRegex": "^(FT\\/J|E|TO)[A-Z0-9/]*$",

Right:
"prefix": "FT/J,FT/E,TO", "prefixRegex": "^(FT\\/(J|E)|TO)[A-Z0-9/]*$",

Otherwise nice data source! TNX DE OM6RT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions