Page MenuHomePhabricator

Merge references from protected_titles table
Open, LowPublic

Description

The extension currently does not merge the field pt_user of the protected_titles table, which is a link to the user_id from the user table.

To fix this, the field pt_user should still be added to the array of fields in UserMerge.php, function mergeDatabaseTables(), so that it gets updated as well!

Event Timeline

Change 461125 had a related patch set uploaded (by Matěj Suchánek; owner: Matěj Suchánek):
[mediawiki/extensions/UserMerge@master] Conditionally update few more tables as well

https://gerrit.wikimedia.org/r/461125

Change 461125 had a related patch set uploaded (by Matěj Suchánek; owner: Matěj Suchánek):
[mediawiki/extensions/UserMerge@master] Conditionally update few more tables as well

https://gerrit.wikimedia.org/r/461125

Aklapper added a subscriber: matej_suchanek.

@matej_suchanek: Removing task assignee as this open task has been assigned for more than two years - see the email sent to all task assignees on 2024-04-15.
Please assign this task to yourself again if you still realistically [plan to] work on this task - it would be welcome! :)
If this task has been resolved in the meantime, or should not be worked on by anybody ("declined"), please update its task status via "Add Action… 🡒 Change Status".
Also see https://www.mediawiki.org/wiki/Bug_management/Assignee_cleanup for tips how to best manage your individual work in Phabricator. Thanks!