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
Issue fork pagedesigner-3443417
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
pvbergen commented