Copy/Paste Block List Items Between Languages (Expected Behavior?)

Hi everyone,

I’m working with Umbraco 15.3.0-rc2 and using Block List Editor inside a content page (multi-language setup: German & French).

:pushpin: Issue:

  • When I copy a block from the German version (with data) and paste it into the French version, the block appears, but all data fields are empty.
  • I expected the content to be copied as well.

:movie_camera: Video Example:

You can see the issue in this short video:
:link: Watch copy-block-not-working | Streamable
(Note: The video will only be available for 2 days.)

:red_question_mark: Question:

Is this the expected behavior, or should the block retain its content when pasted into another language version?

Would appreciate any insights! Thanks in advance. :blush:

Hi okadriu,

Yes, the block content should be copied along with the block.

I just tested a new install of v15.3.0-RC2, using the Clean starter kit, and it worked for me:
15-3-0-rc2 block copy test

I also tested with a nested block list, and that also worked for me:
15-3-0-rc2 nested block copy test

Does this issue occur for all of your blocks or only specific blocks?