- ๐ท๐บRussia kiseleva.t
kiseleva.t โ made their first commit to this issueโs fork.
- Merge request !12564#3056670: Potential incorrect logic when selecting language for new content moderation entity โ (Open) created by kiseleva.t
- ๐ท๐บRussia kiseleva.t
We had the same error when entity default language was changed from DE to EN.
We also have FR translation, which has different revision.
When we tried to save FR translation, moderation state had default_langcode = TRUE for DE language, instead of EN and error appeared.Code provided in the MR solving that issue and reset default langcode for moderation state if it's different now.