How are you running Flagsmith
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
- hit the
https://api.bullet-train.io/api/v1/identities/?identifier=xxx%20xxx endpoint
- 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
How are you running Flagsmith
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
https://api.bullet-train.io/api/v1/identities/?identifier=xxx%20xxxendpointIdentifier can only contain unicode letters, numbers, and the symbols: ! # $ %% & * + / = ? ^ _{ } | ~ @ . -` errorExpected behavior
Provide some way of updating all identities or allow whitespace
Screenshots
No response