- Issue created by @seanB
- Merge request !10396Take UID and langcode into account in user_requirements() → (Open) created by seanB
The users_field_data
table has a langcode
field, which allows translating users. When this is the case, the check in user_requirements()
adds a warning to the status report page about conflicting user names, while this is technically the same user.
When checking for conflicting user mails, we should probably take the langcode and UID into account as well.
Active
11.0 🔥
user system