jmix-docs
jmix-docs copied to clipboard
False statement about entity Export in Entity Inspector
Note that one-to-many and many-to-many references are not exported together with the root entity.
https://docs.jmix.io/jmix/data-tools/entity-inspector.html
Both composition and association related one-to-many entities ARE exported and imported.
The reason is this code: io.jmix.datatoolsflowui.view.entityinspector.EntityInspectorListView#createEntityExportPlan
Also, I believe, including Association-related entities - it is a bug (or should be an option in UI).