Comment 4 for bug 777235

Revision history for this message
OpenBMS JSC (openbmsjsc) wrote :

I have done a quick test, and here are the results

1. It doesn't fix the behavior of generating random XML ID for records that already have XML ID (e.g. I create a new DB with demo data, load some initialization data from XML, and export back the data, but all exported XML IDs are recreated with random values.

2. It does generate multiple versions of data (same values with different ID), especially if "Create & Modified" option is selected. This behavior is same for the official version (the one that was release with addons 6.0.2). This is not good, since we cannot take the exported data as the initial values for newly created DB (multiple data will appear).