Currently, datasets referring to a parent are ingested also when the uuid in the related_dataset field is invalid. We should add a check to make sure that such datasets are rejected. They should maybe also be rejected if the parent dataset does not exist in the repository.
Currently, datasets referring to a parent are ingested also when the uuid in the
related_datasetfield is invalid. We should add a check to make sure that such datasets are rejected. They should maybe also be rejected if the parent dataset does not exist in the repository.