Skip to content

2.196.1 identity sanitization does not allow whitespace #6082

@fb-dli

Description

@fb-dli

How are you running Flagsmith

  • Self Hosted with Docker
  • Self Hosted with Kubernetes
  • SaaS at flagsmith.com
  • Some other way (add details in description below)

Describe the bug

#6024 prevents identities with whitespace from being used - but existing identities that had been created with whitespace now no longer can be accessed.

Steps To Reproduce

  1. hit the https://api.bullet-train.io/api/v1/identities/?identifier=xxx%20xxx endpoint
  2. endpoint returns the Identifier can only contain unicode letters, numbers, and the symbols: ! # $ %% & * + / = ? ^ _ { } | ~ @ . -` error

Expected behavior

Provide some way of updating all identities or allow whitespace

Screenshots

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions