Page MenuHomePhabricator

Fix article migration loop
Closed, ResolvedPublic

Description

Discovered from https://phabricator.wikimedia.org/T334759#8794589

We had a user log that is stuck in a migrateMobileviewToMobileHTMLIfNecessary loop. They have a WMFArticle database object that indicates an article needs migration, but there is no legacy article data for it to migrate. We should delete the WMFArticle object in this case. Fixing this could improve performance.

Time to fix: 1 day

Event Timeline

Fix is in TestFlight 7.2.2 (2178)

T335077 will test this one as well, so moving to ready for release. Will close once this is released.

Mazevedo removed Tsevener as the assignee of this task.