Issue Details (XML | Word | Printable)

Key: JRA-8470
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Critical Critical
Assignee: Unassigned
Reporter: Vincent Thoulé
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JIRA

Export / Import Procedure with view-entity

Created: 10/Nov/05 08:25 AM   Updated: 30/Jul/06 07:34 PM
Component/s: Administration
Affects Version/s: 3.0.3
Fix Version/s: 3.2

Time Tracking:
Not Specified

Participants: Mark Chaimungkalanont [Atlassian] and Vincent Thoulé
Since last comment: 2 years, 47 weeks, 4 days ago
Resolution Date: 14/Nov/05 06:13 PM
Labels:


 Description  « Hide
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 ?



 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Mark Chaimungkalanont [Atlassian] added a comment - 13/Nov/05 11:13 PM
Vincent,

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