Prevent unpublished copied elements on debugger

Created on 25 April 2024, 2 months ago
Updated 9 May 2024, about 2 months ago

Problem/Motivation

The pagedesigner debugger cleans up the data structure of pagedesigner elements. In some cases, elements need to be duplicated as they are referenced at two separate places. During this copying, the publication status might not be transferred correctly to the clone.

Proposed resolution

Map the publication status of each element in the subtree to the corresponding clone.

Remaining tasks

User interface changes

API changes

Data model changes

πŸ› 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