Open gijskant opened 5 years ago
The /v2/admin/system/after_data_loading_update call does not clear the cache that is used to store all dimensions, see here: https://github.com/thehyve/transmart-core/blob/dev/transmart-core-db/grails-app/services/org/transmartproject/db/clinical/MultidimensionalDataResourceService.groovy#L143. This leads to errors when a new dimension has been added.
/v2/admin/system/after_data_loading_update
The
/v2/admin/system/after_data_loading_update
call does not clear the cache that is used to store all dimensions, see here: https://github.com/thehyve/transmart-core/blob/dev/transmart-core-db/grails-app/services/org/transmartproject/db/clinical/MultidimensionalDataResourceService.groovy#L143. This leads to errors when a new dimension has been added.