About this board

Babel user information
This user is a proud MediaWiki third-party wiki system administrator.
This user is an administrator on MediaWiki.org. (verify)
This user has autopatrolled rights on MediaWiki.org. (verify)
Wikimedia logo family Kghbln is the unique login of this user for all public Wikimedia projects.


Stats
Misc
MediaWiki message delivery (talkcontribs)
MediaWiki message delivery (talkcontribs)

MediaWiki message delivery 01:57, 19 November 2024 (UTC)

Reply to "Tech News: 2024-47"
MediaWiki message delivery (talkcontribs)

MediaWiki message delivery 00:03, 12 November 2024 (UTC)

Reply to "Tech News: 2024-46"
MediaWiki message delivery (talkcontribs)
MediaWiki message delivery (talkcontribs)
Jaideraf (talkcontribs)

Hello, Karsten! I have used the importDump.php MW script and now I have revisions with "imported>SomeUser".


I would like to assign these revisions to a valid user. I see your comments here and I think you could help me with that issue. Is there a way to achieve that? I tried with


php maintenance/cleanupUsersWithNoId.php --prefix=* --assign=Jaider.ferreira


But no success.

Jaideraf (talkcontribs)

I have resolved with the following SQL statement:


UPDATE revision

SET rev_actor = 1

WHERE `rev_actor` like "9" OR `rev_actor` like "10" OR `rev_actor` like "11";

Kghbln (talkcontribs)

I never used cleanupUsersWithNoId in conjunction with importDump, and I do not think it is meant for this. To avoid "imported>" users, you can create the accounts before importing with importDump and assign edits to existing local users. This only works for dumps with only a few users. Great, you found a way to change this after importing.

Reply to ""imported>" users"
MediaWiki message delivery (talkcontribs)

MediaWiki message delivery 20:46, 4 November 2024 (UTC)

Reply to "Tech News: 2024-45"
MediaWiki message delivery (talkcontribs)

MediaWiki message delivery 20:52, 28 October 2024 (UTC)

Reply to "Tech News: 2024-44"
MediaWiki message delivery (talkcontribs)
MediaWiki message delivery (talkcontribs)

MediaWiki message delivery 20:48, 21 October 2024 (UTC)

Reply to "Tech News: 2024-43"