Profile changed in config or content don't update the instance entity

Created on 3 September 2025, 3 days ago

Problem/Motivation

When an instance is created, it is with a profileId property:

  /**
   * Display Builder profile ID.
   */
  protected string $profileId = '';

However, after creation of the instance, this property is never updated, even when the related property is updated by WithDisplayBuilderInterface implementations on config or content.

Proposed resolution

This property as a setter : InstandeInterface::setProfile(), Let's use it.

🐛 Bug report
Status

Active

Version

1.0

Component

Main / Misc.

Created by

🇫🇷France pdureau Paris

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

Comments & Activities

Production build 0.71.5 2024