Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.2.2
-
Fix Version/s: 1.2.3
-
Component/s: Import/Export
-
Labels:None
-
Environment:Tested on Linux/Mysql
Description
When exporting data where the primary key is not an autonumber the export function will hide the field anyway, merging the keys to the text identifier of the resulting record.
This creates two problems:
- the original value is lost due to size limit of the record identifier
- the database is unable to generate the primary key when data-loading.
A fix is attached that prevents the export function of hiding the said field from the fixture.
Issue Links
- is duplicated by
-
DC-688
data-load don't work when the primary key is a string
-
Activity
Jonathan H. Wage
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Fix Version/s | 1.2.3 [ 10051 ] | |
| Resolution | Fixed [ 1 ] |
Jonathan H. Wage
made changes -