Wrong language when re-saving instances

Created on 6 May 2025, 9 days ago

Problem/Motivation

When the recurring_events_eventseries_update() method re-saves all event series instances, it doesn't load the entity language, which causes translation issues.

Steps to reproduce

  1. Add additional language to the website.
  2. Create a pathauto for the event instances, which will include a field from the event series(via field_inheritance)
  3. Create an Event series with event instances.
  4. Validate the new path for the event instance.
  5. Update the event series translation.
  6. Observe that the event instance didn't update the path.

Proposed resolution

Load the language for the event instance on event series update.

πŸ› Bug report
Status

Active

Version

2.0

Component

Recurring Events (Main module)

Created by

πŸ‡ΊπŸ‡¦Ukraine alt.dev

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

Comments & Activities

Production build 0.71.5 2024