Ladsgroup added a subscriber: Lucas_Werkmeister_WMDE. Ladsgroup added a comment.
In T250181#6058780 <https://phabricator.wikimedia.org/T250181#6058780>, @Pablo-WMDE wrote: > Oh - I saw those but attributed them to T250183 <https://phabricator.wikimedia.org/T250183>. Same root cause, multiple effects? Yup, exact same problem: In T250183#6055577 <https://phabricator.wikimedia.org/T250183#6055577>, @Lucas_Werkmeister_WMDE wrote: > First occurrence in Logstash is on 2020-04-08T10:37:49; I don’t see any relevant-looking SAL entries around that time, but 1.35.0-wmf.27 was deployed to group0 the previous evening (2020-04-07, around 20:00, see T247774 <https://phabricator.wikimedia.org/T247774>). > Note that the WikibaseQualityConstraints change to not cache results from federated sources was way back in wmf.20. Maybe wmf.27 contained a Wikibase change that caused testwikidatawiki to report its source database name as `"testwikidatawiki"` rather than `false`, though. and, the codebase: private function shouldWriteToItems() : bool { return $this->entitySource->getDatabaseName() === false; } TASK DETAIL https://phabricator.wikimedia.org/T250181 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: Ladsgroup Cc: Lucas_Werkmeister_WMDE, Ladsgroup, Addshore, Michael, Aklapper, Pablo-WMDE, darthmon_wmde, Nandana, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, rosalieper, Scott_WUaS, Wikidata-bugs, aude, Mbch331
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
