Duplicating a paragraph block does not duplicate the paragraph

Created on 8 September 2025, 8 days ago

Problem/Motivation

The block entity has a method

createDuplicate()

The core logic duplicates the block content entity itself but references the same paragraph in the duplicate. This makes the paragraph block duplicate behave oddly because all changes to the duplicate will affect the original paragraph block and vise versa.

Proposed resolution

Duplicate the paragraph entity on createDuplicate.

🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇩🇪Germany Harlor Berlin

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024