Bug #71
Export doesn't dump db
| Status: | Closed | Start: | ||
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assigned to: | Alberto Bravi | % Done: | 0% |
|
| Category: | Core | Spent time: | - | |
| Target version: | 1.3.4 | |||
| Resolution: | fixed |
Description
Hi
I've noticed that the import/export procedure doesn't work as I expected.
When I export datas Ortro makes a zip file that i must import in the new Ortro installation. But the import procedure doesn't import previous data in a new database or create one new first of all.
It modify the configure.php of the new ortro istance in order to change the database environments from the newers to the olders.
I don't know if this is the right procedure, but I think it's not the good way to implement this feature.
I think that the export procedure, must export in xml o in any other format you like, the entire ortro database. Then, in the import procedure, Ortro should populate the new database (creating it if not exists) with old data.
I set this ticket as a bug. I you think it's not, you can change it as you like.
Bye
Daniele
History
Updated by Luca Corbo about 2 years ago
- Status changed from New to Assigned
Updated by Luca Corbo almost 2 years ago
- Status changed from Assigned to Closed
- Resolution set to fixed
Fixed in r648.