Page MenuHomePhabricator

Make CheckResult serializable
Closed, ResolvedPublic

Description

Once all the components of a CheckResult are serializable (we can probably ignore the parameters, they’re only used on the special page), we need to be able to serialize and deserialize CheckResults themselves.

Event Timeline

Change 419470 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/WikibaseQualityConstraints@master] Make CheckResult serializable

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

Wait, what about “exception” results? Those aren’t migrated to ViolationMessage yet, serializing those will probably fail. (Edit: see T189875.)

Change 419470 merged by jenkins-bot:
[mediawiki/extensions/WikibaseQualityConstraints@master] Make CheckResult serializable

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