-
Notifications
You must be signed in to change notification settings - Fork 98
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
Add Fullname Support to User Profiles #2608
base: develop
Are you sure you want to change the base?
Add Fullname Support to User Profiles #2608
Conversation
mslib/mscolab/migrations/versions/922e4d9c94e2_to_version_10_0_0.py
Outdated
Show resolved
Hide resolved
try to alter a test that now also the fullname is checked if one was added |
i am sorry, i didn't understand...can you please explain |
We have now changed the API and the model. The CI runs should cover the changes. The tests are all in your fork too We should have at least a test which covers adding a fullname on user creation |
Fixes #1282