Skip to content

Write FileMetaData only if expected keys are filled Fix ATLPHYSVAL-767

Fix mistaken logic that wrote FileMetaData object as long as at least either the content from event store information or the content from interval of validity information were filled. Now only write the object if both are filled.

The changes show up in the log files of the POOL test algorithms, hence the references needed to be updated.

tag @jcatmore @gemmeren

Merge request reports