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(usersettings): allow unset email and add more explicit email error message #1096

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

gauthier-th
Copy link
Collaborator

Description

This PR prevents some weird behavior when someone try to remove the email from a local user, and add a more explicit message when there is a conflict between two email/username.

Screenshot (if UI-related)

To-Dos

  • Successful build pnpm build
  • Translation keys pnpm i18n:extract
  • Database migration (if required)

Issues Fixed or Closed

@gauthier-th gauthier-th merged commit 39a5ccb into develop Nov 16, 2024
7 checks passed
@gauthier-th gauthier-th deleted the fix-email-field branch November 16, 2024 15:55
@Fallenbagel Fallenbagel mentioned this pull request Dec 4, 2024
1 task
thibodelanghe pushed a commit to thibodelanghe/jellyseerr that referenced this pull request Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot change user settings without email address Warning for unset E-mail
2 participants