Skip to content

Flag keys are automatically lowercased in the UI but shouldn't be #5916

Description

@keshane

Flag keys were allowed to be camel cased before #2789, but that allowance was reverted by 65ff890

My proposal is to re-allow camel case for flag keys since it matches the feature flag validations and for backward compatibility with existing feature files that have camel cased flag keys.

"pattern": "^[-_,A-Za-z0-9]+$"

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status
    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions