- Issue created by @johnv
Automatically closed - issue fixed for 2 weeks with no activity.
When having multiple notifications active in a cron run, the following error appears:
TypeError: Cannot access offset of type Drupal\Core\Queue\DatabaseQueue in isset or empty in Drupal\Core\Queue\QueueFactory->get() (line 58 of core\lib\Drupal\Core\Queue\QueueFactory.php).
Have 2 notifications for the same state change.
Edit a node with that state change.
Run cron
Separate naming of queue object and queueu name.
Active
3.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.