Skip to content

Don't raise an error if the local instance URL not found in config

Aleksandar Mastilovic requested to merge HOTFIX_Dataset_producer_config into main

Raising an error in case the local instance's webserver URL is not found in configuration is unnecessary and it also broke all dataset-related unit tests if datasets.yaml was configured with a dataset producer.

Bug: T381432

Edited by Xcollazo

Merge request reports