Skip to content

TVB-2853. Fix import of dt groups exported from TVB

Marmaduke Woodman requested to merge fix_import_dt_group into master

Created by: popaula937

As importers are now launched in a separate process, the import_service called by TVBImporter won't be able to access the VIEW_MODEL2ADAPTER we populate in the initializer.

Merge request reports