Problem/Motivation

When a user add several paragraphs on an edit page, them add them through layout builder in a specific order, go back to edit page and change the order, the same paragraphs also changed the order on layout builder.

Steps to reproduce

  1. Add multiple paragraphs while editing the page
  2. Edit the page with layout builder and add the created paragraphs in a specific order
  3. Go back to edit page and change order of the paragraphs, with drag and drop feature
  4. Visit the page and you will see the paragraphs changed the order to

Proposed resolution

Instead of saving field delta should save field entity id.

Command icon 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

drase15 created an issue. See original summary.

basvredeling’s picture

Title: Re-order paragraph on edit page change them in layout builder to » Re-ordering paragraph on edit page changes them in layout builder too

basvredeling’s picture

Assigned: drase15 » basvredeling
Status: Active » Needs review
basvredeling’s picture

Version: 4.2.0 » 4.x-dev
basvredeling’s picture

Status: Needs review » Reviewed & tested by the community

basvredeling’s picture

Status: Reviewed & tested by the community » Fixed

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

basvredeling’s picture

Status: Fixed » Closed (fixed)

Part of 4.2.1 release