Background of the issue:
I am trying to edit some old posts in the original language which have been 100% translated using Block Editor. The issue can be seen on this page: hidden link
Symptoms:
All WP List blocks turned to 'untranslated.' In old articles, List blocks have only one wp-list block. When we edit and save these posts, Gutenberg converts them to the new structure with wp-list-item sub-blocks. However, WPML does not follow this conversion, discards all translated strings of the core/wp-list type, and adds untranslated strings of the core/wp-list-item type.
Questions:
Why are the translations for Gutenberg List Block lost after editing?
How can I ensure that the status of the posts in secondary languages remains 'translated' except for the edited blocks?
I'm Kor and I'm also working on your other ticket. You mentioned that "WP List blocks" are not translatable for this ticket. Could you please highlight it using screenshots so that I could check?
I've checked your translated pages here hidden link and everything looks translated. So I would need more information about this.