Problem/Motivation

There are scenarios, where events should still be recognized and notifications being created, but their delivery should be prevented, e.g. in development or other non-live stages.

Proposed resolution

Such a kill-switch should either be done with a setting or as a flag in Drupal's state environment. When it's being enabled, all created notifications should get their flag "delivered" being set to 1.

Extra attention should be spent to recipient selection plugins that implement immediate delivery.

Comments

jurgenhaas created an issue. See original summary.

jurgenhaas’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.