Have you checked if this issue already exists?
Molgenis EMX2 version
13.167.1
Description
When I try to create a new database/schema with the template DATA_CATALOGUE_RWE_STAGING on an empty emx2 instance I get the error: ImportProfileTask failed: Transaction failed: Create column 'Variable mappings.target' failed: refSchema 'catalogue' cannot be found for column 'Variable mappings.target'. Do you have access permissions? (I am logged in as admin).
Reproduction steps
- Go to 'https://emx2.dev.molgenis.org' or preview that might be quicker
- Make sure the schemas catalogue and CatalogueOntologies are removed
- Create a new database test with the template DATA_CATALOGUE_RWE_STAGING
- See error
Expected behaviour
Instead of the error I expect the template to create a catalogue and the CatalogueOntologies schema. And successfully create the new schema with the template DATA_CATALOGUE_RWE_STAGING
System configuration
- Operating system: ubuntu 24.04
Have you checked if this issue already exists?
Molgenis EMX2 version
13.167.1
Description
When I try to create a new database/schema with the template
DATA_CATALOGUE_RWE_STAGINGon an empty emx2 instance I get the error: ImportProfileTask failed: Transaction failed: Create column 'Variable mappings.target' failed: refSchema 'catalogue' cannot be found for column 'Variable mappings.target'. Do you have access permissions? (I am logged in as admin).Reproduction steps
Expected behaviour
Instead of the error I expect the template to create a
catalogueand theCatalogueOntologiesschema. And successfully create the new schema with the templateDATA_CATALOGUE_RWE_STAGINGSystem configuration