Performance issue when saving entity containing paragraphs

Created on 18 December 2024, about 12 hours ago

Problem/Motivation

When creating or saving an entity containing a paragraphs reference field each paragraph triggers an entity_update / insert hook which triggers the functionality of the module.
Within the manager it always loops over all plugins and tries to check if it has to rebuild

Steps to reproduce

Create a node type containing a paragraph reference field
Create or edit a node of this type

Proposed resolution

Skip update hooks when paragraphs are used they don't have canonicals so they should not have menu items and never trigger the rebuild.

Remaining tasks

  • Patch
  • New release
🐛 Bug report
Status

Active

Version

2.0

Component

Code

Created by

🇧🇪Belgium kevinvb

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