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

Implementation of a NameId #6

Closed
2 tasks done
JonasMuehlmann opened this issue May 15, 2021 · 0 comments · Fixed by #9
Closed
2 tasks done

Implementation of a NameId #6

JonasMuehlmann opened this issue May 15, 2021 · 0 comments · Fixed by #9
Assignees
Labels
feature New feature

Comments

@JonasMuehlmann
Copy link
Owner

JonasMuehlmann commented May 15, 2021

To allow duplicated Usernames while enabling the differentiation of usernames, we should implement a NameId.
This NameId would have 3 digits and be shown after the username.
This allows having the users Jonas#001, Jonas#002, etc..

Steps::

  • Implementation in database
  • Handling of NameId assignment when setting a user name (determining appropiate NameId based on existing user names)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants