Currently the module unconditionally excludes entity ID.

unset($fields[$entity_type->getKey('id')]);

That approach doesn't work well with entity types that use manually defined ids (machine names for example), which should be exported.

CommentFileSizeAuthor
#2 default_content-read_only_id-3179476-2.patch891 bytesadr_p

Comments

adr_p created an issue. See original summary.

adr_p’s picture

Title: Don't exlcude machine_name fields » Include not read-only id fields in the export
Status: Active » Needs review
StatusFileSize
new891 bytes