Skip to content

Fix Placment by ensuring that only Storage Prefix is removed from ContainerName

Fixing a previous bug that would strip of any prefix including a ':' (such as 'xAOD::') and mess up the container structure of the output file.

Merge request reports