Skip to content

[Admin UI Classic] Creating/editing link fields in multiple DataObjects/ObjectBricks at the same time fails #169

Description

@jdreesen

Affected Version

2024.4 - LTS

Affected capability

Data Objects

Steps to reproduce

  • go to https://demo.pimcore.fun/admin/
  • open SettingsData ObjectsClasses
  • open one of the existing classes → add a new field of type Link somewhere (right-click on the structure, then Add Data ComponentOtherLink)
  • open another one of the existing classes → also add a new field of type Link somewhere

The same happens when the DataObjects (or ObjectBricks) already contain link fields — opening the first one succeeds, open the second one fails.

Actual Behavior

The second one breaks 💥

The panel stays white (empty) and the browser console shows the following error: [E] Ext.ComponentManager.register(): Duplicate component id "allowedTypes"

Image

Expected Behavior

Creating/editing link fields when more than one DataObject/ObjectBrick with links fields is open in the backend works.

Metadata

Metadata

Assignees

Type

Fields

Platform Version

2024.4 - LTS

Affected capability

Data Objects

Galaxy

None yet

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions