changing the computed field setting needs to cause a field rebuild

Created on 18 March 2024, 3 months ago

Problem/Motivation

When the setting is saved on a field, the computed field doesn't show up until caches are cleared.

The form alteration needs to add a submit handler and do:

    \Drupal::service('entity_field.manager')->clearCachedFieldDefinitions();

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› Bug report
Status

Active

Component

Code

Created by

πŸ‡¬πŸ‡§United Kingdom joachim

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

Comments & Activities

Production build 0.69.0 2024