Page MenuHomePhabricator

Add support for write new for templatelinks migration
Closed, ResolvedPublic

Description

This needs two parts:

  • Schema change to make tl_namespace and tl_title nullable
  • The code that avoids writing to those rows if the config is write new only.

Event Timeline

Ladsgroup triaged this task as Medium priority.Apr 22 2022, 12:03 AM
Ladsgroup moved this task from Triage to Ready on the DBA board.

Change 801383 had a related patch set uploaded (by Ladsgroup; author: Amir Sarabadani):

[mediawiki/core@master] Add support for write new for templatelinks migration

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

Change 801383 merged by jenkins-bot:

[mediawiki/core@master] Add support for write new for templatelinks migration

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

Ladsgroup moved this task from In progress to Done on the DBA board.