Hi Jmix team,
Previously in CUBA, there is cuba-component-data-import add-on that was created for users to turn data from an uploaded file into an entity. The add-on consists of an Import Wizard, which includes a user interface to upload a file and make configurations and mappings for the file uploaded to an entity object.
However, in JMIX’s add-on jmix-dataimport, there is no such Wizard available and everything has to be done programatically. May I ask if there are any future plans to include this Import Wizard back into the add-on?