Skip to content

Draft: Write only if all components of FileMetaData are filled

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.

Merge request reports