https://bugzilla.wikimedia.org/show_bug.cgi?id=63900
Bug ID: 63900
Summary: Flow: Add a hook to CheckUser that would allow us to
preload all data at once, instead of piecemeal
Product: MediaWiki extensions
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Flow
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected], [email protected],
[email protected], [email protected]
Web browser: ---
Mobile Platform: ---
https://gerrit.wikimedia.org/r/#/c/125710 adds a
CheckUserQuery::loadMetadataBatch method that will batch-load all Flow data.
It'll still be called on a per-entry basis (see
https://gerrit.wikimedia.org/r/#/c/125710/1/Hooks.php), instead of all at once,
because (I think) there is no existing hook in CheckUser that can be called to
retrieve all Flow-related CU entries.
Similar to how we've added a hook to RC for this, we should do the same for CU.
It's slightly less urgent because CheckUser is probably much less commonly
used, but we still need to make sure it's efficient ;)
--
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l