detected metadata file is lost
if the metadata file is not set in the config file, it is correctly detected by load_product but then it is changed to None..
self.metadata = input.get("metadata", None)
if the metadata file is not set in the config file, it is correctly detected by load_product but then it is changed to None..
self.metadata = input.get("metadata", None)