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

Fix updating user settings #24900

Merged
merged 1 commit into from
Jan 5, 2021
Merged

Fix updating user settings #24900

merged 1 commit into from
Jan 5, 2021

Conversation

ChristophWurst
Copy link
Member

The requests dispatched from the personal settings page don't always
send all the possible params but just a subset. Hence requests currently
fail on master e.g. when you update your email. This makes the arguments
optional again.

Regression of da9462b

@rullzer rullzer mentioned this pull request Jan 4, 2021
5 tasks
The requests dispatched from the personal settings page don't always
send all the possible params but just a subset. Hence requests currently
fail on master e.g. when you update your email. This makes the arguments
optional again.

Regression of da9462b

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@juliushaertl juliushaertl merged commit 5fa935d into master Jan 5, 2021
@juliushaertl juliushaertl deleted the fix/user-settings branch January 5, 2021 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants