Actions
Feature proposal #7407
closedImplement import parameter to specify if edits should be allowed or not
Feature proposal #7407:
Implement import parameter to specify if edits should be allowed or not
Description
This should block primary key from loading existing rows if toggled on. Probably should be default off.
Updated by krileon almost 7 years ago
Proposed options:
- "Overwrite existing entries with records matching ids", vs
- "Ignore import records with matching ids", vs
- "Always create new entries ignoring ids of records to import"
Updated by krileon almost 7 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Updated by krileon almost 7 years ago
Implemented in MR !1438
Updated by beat almost 7 years ago
- Status changed from Resolved to Closed
Actions