Closed (fixed)
Project:
Drupal core
Version:
11.2.x-dev
Component:
user system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
29 Nov 2024 at 11:34 UTC
Updated:
18 Jul 2025 at 10:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #4
pcambraI just found this issue myself, I think it doesn't really matter to group by uid, but we definitely need to group by language.
Comment #5
catchI think we could add some additional coverage to
UserRequirementsTestfor this - might just be a case of adding some more data.Comment #7
dcam commentedI added a test.
Comment #8
smustgrave commentedTest coverage added
Fix itself seems pretty simple enough
LGTM
Comment #9
w01f commentedConfirmed changes in fork branch to the two core user files resolves the issue on a new Drupal 11.6 install with multiple languages.
Comment #10
needs-review-queue-bot commentedThe Needs Review Queue Bot tested this issue. It no longer applies to Drupal core. Therefore, this issue status is now "Needs work".
This does not mean that the patch necessarily needs to be re-rolled or the MR rebased. Read the Issue Summary, the issue tags and the latest discussion here to determine what needs to be done.
Consult the Drupal Contributor Guide to find step-by-step guides for working with issues.
Comment #11
dcam commentedRebased, restoring RTBC
Comment #12
eduardo morales albertiHi!
Any news on this issue?
We had the same problem on our Drupal with duplicated users
Comment #15
larowlanCommitted to 11.x and backported to 11.2.x - thanks folks
Comment #17
pcambraThanks @larowlan, could we backport this to 10.x too?
Comment #18
pcambraComment #19
larowlanHi @pcambra - I don't think it qualifies for allowed changes for a maintenance minor release - but thanks for asking. If you feel otherwise, please comment with reasons and/or reach out on slack and we can discuss with release managers.
Comment #20
larowlanFixing credits