Problem/Motivation

I'm using layout builder with Content Moderation workflow for translatable pages and blocks.
When I add a new block via Layout Builder and save page as draft in some cases this new block doesn't appear for other languages.
Also if it is shown and I'd make changes and publish translated page before publishing original page revision, new block also disappears. I suppose it can be connected with creating new translation revisions based on last published version.

Steps to reproduce

1) Configure Content Moderation module for Published, Draft. and Archived states;
2) Create page and translate it in 2 languages (e.g. DE and FR);
3) Go to page, open layout and add new block for DE language;
4) Save it as draft;
5) Open again layout and choose another translation FR;
6) Translate block or simply save page as draft or published version;
Block for translation will disappear while original page wouldn't be published.

Comments

SnehauskoiM created an issue. See original summary.

cilefen’s picture

Version: 9.4.x-dev » 9.5.x-dev
Issue tags: -Layout Builder, -content moderation, -translation
cilefen’s picture

Component: other » layout_builder.module

Version: 9.5.x-dev » 11.x-dev

Drupal core is moving towards using a “main” branch. As an interim step, a new 11.x branch has been opened, as Drupal.org infrastructure cannot currently fully support a branch named main. New developments and disruptive changes should now be targeted for the 11.x branch. For more information, see the Drupal core minor version schedule and the Allowed changes during the Drupal core release cycle.

Version: 11.x-dev » main

Drupal core is now using the main branch as the primary development branch. New developments and disruptive changes should now be targeted to the main branch.

Read more in the announcement.