Closed andresailer closed 4 months ago
It happens that the metadata key has twice appended (for example in the Transformation.InputDataAgent)
https://github.com/DIRACGrid/DIRAC/blob/4886513ac7a42f01c06cd5b2339fa666d3a04115/src/DIRAC/DataManagementSystem/DB/FileCatalogComponents/DirectoryMetadata/MultiVODirectoryMetadata.py#L23
Should
___
___<vo>
cc. @marianne013 @martynia
@andresailer could you post medatadata commands you used with @marianne013 to add to the catalog, so I could reproduce the issue ?
https://dirac.readthedocs.io/en/latest/AdministratorGuide/Tutorials/dmsWithTs.html#using-metadata-queries-to-add-files-to-transformations
Fix proposal here: #7708
It happens that the metadata key has twice appended (for example in the Transformation.InputDataAgent)
https://github.com/DIRACGrid/DIRAC/blob/4886513ac7a42f01c06cd5b2339fa666d3a04115/src/DIRAC/DataManagementSystem/DB/FileCatalogComponents/DirectoryMetadata/MultiVODirectoryMetadata.py#L23
Should
___
inside___<vo>
if it hasn't been appended yetcc. @marianne013 @martynia