Config error in hook_cron()

Created on 14 July 2025, 29 days ago

Problem/Motivation

Both submodules implement hook_cron() and read the last time cron was run.
However, both functions use different methods to get/set this.

the SMS submodule uses config , an results in the fact that report /admin/reports/config-inspector
expects a 'workflow_sms_notify.settings' file.

Steps to reproduce

Proposed resolution

Adapt workflow_sms_notify to the other method.
If needed, in a n install_hook, copy the value to the new system, to avoid sending many messages.

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇳🇱Netherlands johnv

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

Comments & Activities

Production build 0.71.5 2024