Default language is analyzed twice

Created on 11 June 2025, about 1 month ago

Problem/Motivation

When a multilingual node containing a large number of links is edited we have found a performance problem during the link analysis .

On the other hand, we have detected that the default language is analyzed twice, which increases the problem.

Steps to reproduce

  • Enable the Entity Mesh.
  • Create a node in the site’s default language (e.g. English).
  • Enable at least one additional language and translate the node
  • Implement a log to check how many times a node is process.
  • Edit and save the default-language version.

Proposed resolution

  • Refactor the code to avoid that the default language is processed twice.
πŸ› Bug report
Status

Active

Version

1.0

Component

Code

Created by

πŸ‡ͺπŸ‡ΈSpain lpeidro Madrid

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