Ladsgroup added a comment.
This was fun. The client, the list, everything for that was fine, the problem was that somehow `wb_changes_dispatch` table got production data (could have happened when someone mistakenly changes to `$wgWBRepoSettings['localClientDatabases']` to be as the same as production. You can quickly fix it but when it's messes up the table, it can't get fixed on its own.) I dropped everything from that table and dispatching is back to normal now. The possible solution is that SqlChangeDispatchCoordinator::getCandidateClients(), filter out things that are not in the its know client list. Fixing it should be easy. TASK DETAIL https://phabricator.wikimedia.org/T237551 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup Cc: Ladsgroup, WMDE-leszek, Addshore, Lucas_Werkmeister_WMDE, ArielGlenn, Aklapper, Reedy, darthmon_wmde, DannyS712, Nandana, Lahi, Gq86, Bsandipan, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Jonas, Wikidata-bugs, aude, Lydia_Pintscher, Mbch331, Rxy, Jay8g, Krenair
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
