Page MenuHomePhabricator

rename failed on de.wikipedia - only some contributions got renamed
Closed, ResolvedPublic

Description

Yesterday I renamed "User:Jutta234" on de.wikipedia to "User:JuTa". He had about 94.000 contributions. After one hour, about 84.000 of these contributions where reassigned to the new account, including all deleted revisions. But exactly 10.000 contributions are still assigned to the old account (1 was deleted since yesterday).

Is it possible to reassign these edits (from "User:Jutta234") to "User:JuTa"? The SQL command should be:

UPDATE revision SET rev_user_text='JuTa' WHERE rev_user=75157 AND rev_user_text='Jutta234'


Version: unspecified
Severity: major

Details

Reference
bz24602

Event Timeline

bzimport raised the priority of this task from to High.Nov 21 2014, 11:10 PM
bzimport set Reference to bz24602.
bzimport added a subscriber: Unknown Object (MLST).