The AbstractCheckUserPager still uses the deprecated ActorMigration class to generate the message shown when no results are present for a target. This is for a join to the revision table which has completed it's actor migration. This should be removed and replaced with a join to the actor table like is done for a select on the logging table.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Remove usage of ActorMigration | mediawiki/extensions/CheckUser | master | +20 -49 |
Related Objects
Related Objects
Event Timeline
Comment Actions
This is not really a blocker of T215466: Remove revision_comment_temp and revision_actor_temp, removed as parent.
Comment Actions
Change 996607 had a related patch set uploaded (by Zabe; author: Zabe):
[mediawiki/extensions/CheckUser@master] Remove usage of ActorMigration
Comment Actions
Change 996607 merged by jenkins-bot:
[mediawiki/extensions/CheckUser@master] Remove usage of ActorMigration