Upon installing and enabling the notification system modules I get the following error:

TypeError: Cannot assign null to property Drupal\notification_system_dispatch\Service\NotificationDispatcherService::$groupMappings of type array in Drupal\notification_system_dispatch\Service\NotificationDispatcherService->__construct() (line 76 of /var/www/html/web/modules/contrib/notification_system/modules/notification_system_dispatch/src/Service/NotificationDispatcherService.php)

Looking into the code, I went to /admin/structure/notification-group/mapping and manually saved the configuration, after which there were no longer any issues.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

munchmunch created an issue. See original summary.

munchmunch’s picture

Version: 1.0.0 » 1.x-dev
abhishek_gupta1’s picture

Status: Active » Needs review
StatusFileSize
new1.06 KB

@munchmunch , I have fixed the issue and created Patch.

phjou made their first commit to this issue’s fork.

  • b_sharpe committed e43c2b33 on 1.x
    Issue #3427428 by abhishek_gupta1, munchmunch: Notification group...
b_sharpe’s picture

Status: Needs review » Fixed

Fixed, thanks

Status: Fixed » Closed (fixed)

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