Undefined array key "value" PHP warning is thrown by DigestInterval plugin

Created on 15 September 2025, 22 days ago

Problem/Motivation

When the action is created, it assumes that the value configuration has been set, however this isn't always the case.

Some action builders don't have the context of which configurations an action requires in order to run, so it's initialized without any.

Steps to reproduce

The AI module initializes action plugins to check if they're able to do certain actions.

Similarly, add a VBO action for the "Send immediately" action, and see the error occur.

Proposed resolution

Check if the value configuration is set before using it, or have a default value.

Remaining tasks

Provide issue fork.

User interface changes

N/A

🐛 Bug report
Status

Active

Version

1.0

Component

Code

Created by

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

Merge Requests

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