Topic on Project:Support desk

Potential bug in ReassignEdits.php

2
Jonathan3 (talkcontribs)

I used this today, in its basic format php reassignEdits.php "user1" "user2".

It worked all right except that it changed the "User creation log" line in recent changes. Now that says User creation log; 12:34 User account user2 talk contribs block was created. That's wrong, as it was user1 that was created then.

The actual user creation log at Special:Log/newusers still shows 12:34, 1 July 2022 User account user1 talk contribs block was created.

The full result was:

Checking current edits...found 2.
Checking deleted edits...found 0.
Checking recent changes...found 3.

Total entries to change: 5

Reassigning current edits...done.
Reassigning deleted edits...done.
Updating recent changes...done.

Is there any way to fix this? Thanks.

Jonathan3 (talkcontribs)

I guess it's somewhere in the database...

Reply to "Potential bug in ReassignEdits.php"