Skip to content

NZ Mobiles REGEX needs to accept 02 and 08 numbers #859

Description

@wubies

Some Spark M2M sims are being released on the 08 range.

Suggest updating the regex from
/^(\+?64|0)2\d{7,9}$/
to
/^(\+?64|0)[28]\d{7,9}$/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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