Insight 2.25 ships with ability to import from External CSV via UI
Implemented in version 2.25
- UI for importing a CSV file from an external system
- Minor bugfixes and improvements.
If you have manually added external CSV configuration to the Insight database you have to make sure that you have remembered to set the sequence accordingly to:
ALTER SEQUENCE "AO_8542F1_IFJ_IMPORT_CFG_ID_seq" RESTART WITH 2;
before upgrading to this version. If you have forgot to do this, and get errors while upgrading Insight, your may disable the Insight plugin, do the database alter update, and enable Insight again.
