Importing data should be handled by the UndoController, either as atomic operation or as a sequence of AddRecordCommand / UpdateRecord commands.
Right now, importing data cannot be undone and the project state does not indicate the changes made to the project.
Importing data should be handled by the UndoController, either as atomic operation or as a sequence of AddRecordCommand / UpdateRecord commands. Right now, importing data cannot be undone and the project state does not indicate the changes made to the project.