I have implemented an in-house jira-plugin using OfBiz view-entity.
During the Database Export, the data issued from this view-entity are too exported, and at the Import step, it failed , because the procedure refused to import these data (these view-entity was base on 3 entities)
Error Message : "Update on view entities: no direct link found, unable to update"
Is there a way to avoid to export Views, or to purge view from the backup file or to mark these view-entities and not apply an upload ?
This issue was actually fixed in 3.2. Are you able to upgrade?
I guess the workaround for this would be to edit the exported XML files and delte the view-entities by hadn
Cheers
Mark C