Array check fails and throws warning/error during interactive task validation

Created on 15 August 2023, 11 months ago

TypeError: array_key_exists(): Argument #2 ($array) must be of type array, null given in array_key_exists()

Error is thrown during validation for an incompletely created/set up interactive task. Issue is that the ['data'] array key has not been established in the task config. Need to test if the data key is there first.

Potential alternate solution would be to refactor to use null coalescing to test for any array key tests.

πŸ› Bug report
Status

Fixed

Version

3.0

Component

Code

Created by

πŸ‡¨πŸ‡¦Canada _randy

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

Comments & Activities

Production build 0.69.0 2024