This is to deploy the latest version of Echo and run the maintenance script maintenance/updatePerUserBlacklist.php which includes T173475
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| updatePerUserBlacklist wfWaitForSlaves() | mediawiki/extensions/Echo | master | +1 -1 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | matmarex | T192147 Regression: Changes to email blacklist or muted users do not activate Save button in Preferences | |||
| Resolved | dbarratt | T173973 Preferences/Notification, Save button stays disable when editing Block list | |||
| Resolved | None | T164542 Epic: ⚡️ General user mute/block feature | |||
| Resolved | • jmatazzoni | T150419 Allow users to restrict who can send them notifications | |||
| Resolved | dmaza | T138165 Allow users to restrict which user groups that can send them direct emails via Special:EmailUser | |||
| Resolved | dbarratt | T177319 Enable Email Mute on all Wikimedia wikis | |||
| Resolved | dbarratt | T138166 Allow users to restrict who can send them direct emails via Special:EmailUser | |||
| Resolved | dbarratt | T173475 Echo Notification Mute (Block List) can be bypassed by changing username | |||
| Resolved | dbarratt | T177437 Update Echo and Run Maintenance Script |
Event Timeline
Comment Actions
Change 383183 had a related patch set uploaded (by Hashar; owner: Hashar):
[mediawiki/extensions/Echo@master] updatePerUserBlacklist wfWaitForSlaves()
Comment Actions
General reminder: Please add codebase projects like Notifications (Echo) so such tasks can be found when searching for tasks in that codebase project. Thanks.
Comment Actions
Change 383183 merged by jenkins-bot:
[mediawiki/extensions/Echo@master] updatePerUserBlacklist wfWaitForSlaves()
Comment Actions
This script inserted zeroes (the user ID zero, suggesting a CU lookup failure) into the blacklists of a few thousand users, and possibly broke all notifications for them. See T177825#3685628.