Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

looks like uuids are behaving weird #63

Open
ricardofabila opened this issue Apr 19, 2024 · 0 comments
Open

looks like uuids are behaving weird #63

ricardofabila opened this issue Apr 19, 2024 · 0 comments

Comments

@ricardofabila
Copy link

Looks like when a uuid is received in a request as a key, funny stuff happens sometimes.

This is what is expected of it:

000_000_aaa_000 => 000-000-aaa-000

However, it sometimes does stuff like:

000_000_aaa_000 => 000-000-aAa-000
000_000_aaa_000 => 000-000aaa000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant