Allow users to update their settings regardless of duplicate email addresses in the users table.

Created on 11 February 2019, over 5 years ago
Updated 14 June 2024, 13 days ago

With some site setups there may be multiple user accounts with the same email address in the users table (this is technically possible with the default schema). However, when that happens, the accounts with matching email addresses can't be updated through the standard UI workflow.

It seems that if someone already has an email address set, that they shouldn't get an error updating other fields on their account. This patch adds an additional check to the form validation so that if their existing email address matches the address on the form, the validation is passed.

πŸ› Bug report
Status

Fixed

Version

7.0 ⚰️

Component
User moduleΒ  β†’

Last updated about 7 hours ago

Created by

πŸ‡¨πŸ‡¦Canada hadsie

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024