WebhookDispatcher has incorrect plugin implementation (Fix for "Trying access array offset on value of null" Cron warning)

Created on 7 November 2023, about 1 year ago
Updated 5 September 2024, 2 months ago

Problem/Motivation

When using the reliable queue option for webhooks the cron queue worker does not have the correct base plugin implementation and it causes Cron to throw a warning and in Drupal 10 causes the Non-Blocking feature to not function.

Steps to reproduce

Check the reliable queue cron setting and run cron.

Proposed resolution

Update the code to properly implement the ContainerFactoryPluginInterface create/construct methods and fix the dispatch method arguments order.

Remaining tasks

None

User interface changes

None

API changes

None

Data model changes

None

πŸ› Bug report
Status

RTBC

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States nrogers

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024