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
Remove UserProfile.short_name. #6949
Comments
|
Hello @zulip/server-refactoring members, this issue was labeled with the area: refactoring label, so you may want to check it out! |
|
Can I take this up?? |
|
yep, @modestlearner, you can work on this...probably the first step is to remove |
|
@modestlearner you can claim this task by commenting |
|
@showell Thanks for your support. |
|
@adnrs96 @timabbott This might be a good thing to fix in light of UserProfile getting bigger and bigger. I'm also curious if there's been any last-minute defense of having the field around or at least migrating it to custom fields or something. |
|
Whether this makes sense to remove is pending some decisions around making email addresses private; we might end up reusing the field for that feature, |
|
Short name doesn't seem to have been used for implementing the feature making email addresses private. Do we want to remove the short_name field? |
|
This was in fact removed a few years ago. |
We no longer use UserProfile.short_name in any meaningful way, so we should sweep it from our code.
If you work on this, you should have some experience with doing full-stack stuff, and you'll want to communicate with the mobile team.
The text was updated successfully, but these errors were encountered: