I can add/modify values to shared fields (entity translatable enabled content type) with no problem
but when trying to update a field which is translatable the modification is entered with language UND which does not appear anywhere on nodes that already have 2 language fields already created
I have tested it with body (translatable) and looking at the field_data_body table VBO creates new entries for the corresponding entity_id's but for UND language
there should be a way to pick the language to use on entity enabled content types
Comments
Comment #1
Anonymous (not verified) commentedI've just hit this issue too - how did you resolve it in the end (or didn't!)?
Comment #2
bojanz commentedDuplicate of #1468658: "Modify entity values" stores field data using the wrong langcode which we just fixed.