Page MenuHomePhabricator

CommentStore should accept valid combinations of SCHEMA_COMPAT_* constants
Closed, ResolvedPublic

Description

It currently accepts the subset that are used for the MIGRATION_* constants. But extensions doing actor and comment migrations at the same time, such as CheckUser, will most likely want to use the progression used for actor migration rather than the MIGRATION_* constants.

Event Timeline

Change 538317 had a related patch set uploaded (by Anomie; owner: Anomie):
[mediawiki/core@master] CommentStore: Accept SCHEMA_COMPAT_* constants

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

Change 538317 merged by jenkins-bot:
[mediawiki/core@master] CommentStore: Accept SCHEMA_COMPAT_* constants

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