Change how all_fields and fields are removed from processor config form

Created on 25 August 2023, 10 months ago

Problem/Motivation

Currently, those two fields are removed in public function buildConfigurationForm(array $form, FormStateInterface $form_state) . While this works it's not the best approach and introduces the need to add protected $strictConfigSchema = FALSE; to Kernel test in 📌 Fix unnecessary multiple requests for each search Fixed .

Proposed resolution

Move the logic of unsettling, to public function defaultConfiguration()

📌 Task
Status

Fixed

Version

1.0

Component

Code

Created by

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

Comments & Activities

Production build 0.69.0 2024