Problem/Motivation
Currently there are 3 import modes:
- Safe - adds missing items, NO UPDATE.
- Full - imports items, deleting ones not in config.
- Force - imports, deleting all, whether in config or not.
An additional mode would be nice:
- Update: adds missing items, updates existing items.
Adding an additional button makes the web gui cluttered, so also perhaps revamp the interface to one import button with option radios:
() Update Existing Items (*) Do NOT Update Existing Items (*) Do not Delete Items () Delete items NOT in config before importing () Delete items in config before importing () Delete ALL items before importing [Import Button]
Comments
Comment #2
kwfinken commentedComment #3
tonytosta commentedI am also interested in this feature. If I am missing that the module can already accomplish this, please let me know.
Comment #4
tonytosta commentedMaybe a csv importer/update is the way to go instead.