Skip to content

Fixed nested element deletion bugs#18835

Merged
brandonkelly merged 4 commits into
5.10from
bugfix/18624
May 12, 2026
Merged

Fixed nested element deletion bugs#18835
brandonkelly merged 4 commits into
5.10from
bugfix/18624

Conversation

@brandonkelly
Copy link
Copy Markdown
Member

@brandonkelly brandonkelly commented May 12, 2026

Scenario 1

Setup

  • Matrix field “Sections”, in Cards view
    • Matrix field “Containers”, in Blocks view
      • Matrix field “Text”, in Blocks view
        • Plain Text field

Steps to Reproduce

  1. Create an entry with one Sections nested entry, with two Containers nested entries, each with one Text nested entry, with their Plain Text fields filled in.
  2. Fully save.
  3. Open the Sections nested entry slideout, and edit the first Plain Text field. Then press Save on the slideout. Repeat two more times.
  4. Open the slideout a 4th time. The second Container nested entry will be missing.

Scenario 2

Setup

  • Matrix field “Sections”, in Cards view
    • Matrix field “Text”, in Blocks view
      • Plain Text field

Steps to Reproduce

  1. Create an entry with one Sections nested entry, with two Text nested entries, with their Plain Text fields filled in.
  2. Fully save.
  3. Open the Sections nested entry slideout, and edit the first Text nested entry’s Plain Text field. Press Save on the slideout.
  4. Open the Sections nested entry slideout, and edit the second Text nested entry’s Plain Text field. Press Save on the slideout.
  5. Discard the root entry’s changes.
  6. Open the slideout. The first nested Text entry will be missing.

Related Issues

@brandonkelly brandonkelly changed the title Fixed #18624, take 3 Fixed nested element deletion bugs May 12, 2026
@brandonkelly brandonkelly changed the base branch from 5.x to 5.10 May 12, 2026 16:48
@brandonkelly brandonkelly merged commit 838857a into 5.10 May 12, 2026
10 checks passed
@brandonkelly brandonkelly deleted the bugfix/18624 branch May 12, 2026 17:01
brandonkelly added a commit that referenced this pull request May 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant