Not always saving

Created on 9 March 2018, about 7 years ago
Updated 18 November 2024, 5 months ago

Have you had problem with saving? In my case time-to-time after clicking 'save' there is no saving (new revision has not been created) but I've been redirected to 'node view'.

Problem occurs while editing nested paragraphs. Couldn't find any relation with other used modules.

🐛 Bug report
Status

Active

Component

Code

Created by

🇵🇱Poland pawel_r

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇧🇪Belgium dieterholvoet Brussels

    We're encountering the same issue. I noticed it only happens when the paragraph type is translatable. I also noticed that in Drupal\paragraphs_edit\Form\ParagraphEditForm::save(), if I change the method to execute $this->entity->save() instead of $this->lineageRevisioner()->saveNewRevision($this->entity), the changes do persist. This means that something goes wrong while creating a new revision.

Production build 0.71.5 2024