Skip to content

Managing display names in the DB #1741

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

Open
rbbeeston opened this issue Apr 11, 2025 · 0 comments
Open

Managing display names in the DB #1741

rbbeeston opened this issue Apr 11, 2025 · 0 comments
Assignees
Labels
Feature New feature or request

Comments

@rbbeeston
Copy link
Member

either due to how a user enters thier name or how it's imported from github, it could be formatted as all caps, all lowercase, or some odd combination.

so we need a new field in the DB, called "OrigName" that stores the actual inputed name, and the username that's used for display is modified for standard capitalisation.

@rbbeeston rbbeeston added the Feature New feature or request label Apr 11, 2025
@rbbeeston rbbeeston moved this to Accepted in website-v2 Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature or request
Projects
Status: Accepted
Development

No branches or pull requests

2 participants