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.
The
/v2/admin/system/after_data_loading_updatecall 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.