daniel added a comment. Proposing this for the next sprint.
Should be a one line fix (plus 10 or so for testing): in `ChangesListSpecialPageHooksHandler::addWikibaseConditions()`, just replace `$conds[] = 'rc_type != ' . RC_EXTERNAL` with `$conds[] = 'rc_source != "wb"`. TASK DETAIL https://phabricator.wikimedia.org/T44289 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: StudiesWorld, JanZerebecki, daniel, Ricordisamoa, Aklapper, MGChecker, AnjaJentzsch, Abraham, Denny, aude, Tgr, Lydia_Pintscher, Wikidata-bugs, Mbch331 _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
