I'm importing entities with features using UUID. I found out that translations are not imported correctly because title_entity_language is not using the imported entity when entity_translation is enabled. The following patch fixes the issue.

CommentFileSizeAuthor
#1 1736476-title_entity_language-1.patch563 bytesguillaumev

Comments

guillaumev’s picture

Status: Active » Needs review
StatusFileSize
new563 bytes

Here is the patch.

plach’s picture

Status: Needs review » Reviewed & tested by the community

Thanks!

plach’s picture

Status: Reviewed & tested by the community » Fixed

Committed and pushed, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

  • Commit a53cae6 on 7.x-1.x, workbench authored by guillaumev, committed by plach:
    Issue #1736476 by guillaumev: Made sure entity is accurate in...