getThirdPartySetting() returns null so form is not altered

Created on 29 September 2023, about 1 year ago
Updated 27 May 2024, 6 months ago

Problem/Motivation

Occasionally and seemingly randomly $content = $field->getThirdPartySetting('label_help', 'label_help_description'); in label_help_form_alter() will return null, causing the entire form alter to do nothing.

The only place where third party settings are set is in label_help_form_field_config_edit_form_builder(). I'm unable to determine when this runs. It appears to be a hook because it's not called anywhere in the module, but I can't identify which one.

Steps to reproduce

I'm unsure how to reproduce this because it seems to happen randomly.

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Needs work

Version

2.0

Component

Code

Created by

🇺🇸United States maskedjellybean Portland, OR

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024