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

Long customer names throw error #112

Open
Phil91 opened this issue Oct 11, 2024 · 0 comments
Open

Long customer names throw error #112

Phil91 opened this issue Oct 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Phil91
Copy link
Collaborator

Phil91 commented Oct 11, 2024

Current behaviour

When creating a tenant with a name longer than 32 characters (concatenated with the bpn) the creation of the wallet fails. The same error occurs when using any other character than alphabetic or numeric characters.

Expected behaviour

Even for customers with special characters and very long names we want to be able to create the wallet

@Phil91 Phil91 added the bug Something isn't working label Oct 11, 2024
Phil91 added a commit that referenced this issue Oct 11, 2024
* replace all characters that are not alphabetical or numeric for technical users and tenants

Refs: #112
Phil91 added a commit that referenced this issue Oct 11, 2024
Phil91 added a commit that referenced this issue Oct 11, 2024
Phil91 added a commit that referenced this issue Oct 16, 2024
* replace all characters that are not alphabetical or numeric for technical users and tenants
----------------------
Refs: #112
Reviewed-By: Evelyn Gurschler <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant