Drupal cron is not executing mailchimp_transactional_queue

Created on 13 November 2023, 8 months ago

Problem/Motivation

When executing the drupal cron mailchimp_transactional_queue is not being executed.

This seems to occur due to a missing cron annotation property, looking at the following class: https://git.drupalcode.org/project/drupal/-/blob/9.5.x/core/lib/Drupal/C..., the cron property value is checked before doing anything else, meaning that the create method, when the cron time is being set, won't be executed.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain SadySierralta

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

Comments & Activities

Production build 0.69.0 2024