Update debugger to fix container meta data

Created on 13 May 2024, about 2 months ago
Updated 28 May 2024, about 1 month ago

Problem/Motivation

The debugger does not fix meta data (entity) of containers. We are relying on this information when adding layouts or copying elements.

Steps to reproduce

1. Create a new node with pagedesigner.
2. Remove meta information (entity) from container.
3. Add a layout on the created and malformed container. The addition will fail with an access denied warning.

Proposed resolution

- Add entity on debugger run on containers without an entity.
- Add another update hook to run debugger on update.

Remaining tasks

User interface changes

None

API changes

None

Data model changes

None

πŸ› Bug report
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡¨πŸ‡­Switzerland pvbergen

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

Merge Requests

Comments & Activities

Production build 0.69.0 2024