i am using the jmix-dataimport addon. Is there a way to handle many-to-many associations?
Hi, @pbaris
Currently, importing the many-to-many relationship is not supported. We have a GitHub issue to support this case.
I have prepared the sample project sample-manytomany-import.zip (1.2 MB)
with workaround solution that allows importing the entity with existing many-to-many reference entity. You can find more details in the ProductListView
class.
Regards,
Maria.
1 Like