daniel added a comment.

It's never called during a web request. It's called when the client wiki is processing repo notifications. This is triggered by calling maintenance/runJobs.php on the client wiki (from the command line). But that will only have an effect after changes have been posted to the client's job queue by calling extension/Wikibase/repo/maintenance/dispatchChanges.php on the repo wiki. dispatchChanges tracks progress in the changes_dispatch db table, so what I typically do during testing is: truncate changes_dispatch, run dispatchChanges.php, then run runJobs.php in the debugger.

References:


TASK DETAIL
https://phabricator.wikimedia.org/T157674

EMAIL PREFERENCES
https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: daniel
Cc: Aleksey_WMDE, Aklapper, daniel, D3r1ck01, Izno, Wikidata-bugs, aude, Ricordisamoa, Darkdadaah, Mbch331
_______________________________________________
Wikidata-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs

Reply via email to