if(!spaceSettingsProperty||initialGroupSettings){// Provide default empty settings when settings are missing
alert("Settings for group "+this.getSpaceGroupPrefix(spaceCode)+" missing, please edit and save your settings, until then empty settings will be used.");
spaceSettings={
sampleTypeDefinitionsExtension:[]
};
// alert("Settings for group " + this.getSpaceGroupPrefix(spaceCode) + " missing, please edit and save your settings, until then empty settings will be used.");