Page MenuHomePhabricator

Move label fetching in the API methods into the ZObjectStore
Closed, ResolvedPublic

Description

Currently the ApiQueryZObjectLabels API fetches the labels from the secondary table directly on its run() method. We should take the database querying into ZObjectStore

Event Timeline

Jdforrester-WMF renamed this task from Move label fetching to ZObjectStore to Move label fetching in the API methods into the ZObjectStore.May 24 2021, 5:42 PM
Jdforrester-WMF added a project: WikiLambda.

Change 698789 had a related patch set uploaded (by Genoveva Galarza; author: Genoveva Galarza):

[mediawiki/extensions/WikiLambda@master] Move database queries from ApiQueryZObjectLabels to ZObjectStore

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

Change 698789 merged by jenkins-bot:

[mediawiki/extensions/WikiLambda@master] Move database queries from ApiQueryZObjectLabels to ZObjectStore

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