-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 3.0.3
-
Component/s: Administration - Others
-
None
-
3
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 ?