The graph_mail.helper service is requiring the wrong service

Created on 14 November 2023, about 1 year ago
Updated 10 September 2024, 3 months ago

The graph_mail.helper service is defined as follows.

  graph_mail.helper:
    class: Drupal\graph_mail\MailHelper
    arguments:
      - '@config.factory'
      - '@http_client'
      - '@datetime.time'
      - '@queue.factory'

The last argument is a wrong service reference: The correct service is queue, although the class used to implement it is a factory class.

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇮🇹Italy apaderno Brescia, 🇮🇹

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024