Flow extension uses AbortEmailNotification, which removes Watchlist notifications coming from Flow.
Instead of using AbortEmailNotification it should use the introduced Middleware pattern that will allow filtering notifications.
Flow extension uses AbortEmailNotification, which removes Watchlist notifications coming from Flow.
Instead of using AbortEmailNotification it should use the introduced Middleware pattern that will allow filtering notifications.
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Use middleware instead of AbortEmailNotification hook | mediawiki/extensions/Flow | master | +181 -39 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | • matmarex | T389624 Post "enotif" migration followup: Notifications hook deprecations and migration Path | |||
| Resolved | • matmarex | T389618 Deprecate `AbortEmailNotification` hook | |||
| Resolved | pmiazga | T396119 Flow should use NotificationMiddleware instead of AbortEmailNotification hook |
Change #1154016 had a related patch set uploaded (by Pmiazga; author: Pmiazga):
[mediawiki/extensions/Flow@master] Use middleware instead of AbortEmailNotification hook
Change #1154016 merged by jenkins-bot:
[mediawiki/extensions/Flow@master] Use middleware instead of AbortEmailNotification hook