Ticket #55 (new defect)
Opened 6 years ago
Application corrupted after importing exported repository data
| Reported by: | gszundy | Owned by: | dema |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.5 |
| Component: | Importer | Version: | 0.4 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
The problem occur when I importing data. These are the steps that were took:
The application is working normally. 1. Exported the repository to a YML file. 2. Navigated the application. 3. Imported the data exported in step 1 unchanged. The import was made by uploading a file and marking the "Clear repository first" option. Got the message "Script imported successfully!" 4. Navigated to the application (Go to application link) and got the error: SemanticRecord::RecordNotFound? in NavigationController#context? Couldn't find Context with ID=o_e2356ae3 5. Shutdown and restarted the server. 6. Navigated to the application. Now it works, but lost information about views attributions to specific contexts and indexes, so I have to reconfigure the views.
Other from that the applications seems to be working fine. On interesting aspect is the fact that the repository RDF file was 372 KB large before the export, and after the import it got to 341 KB large.
