Skip to content

Add check to ensure all conditions have a payload for time point 0

Marco Clemencic requested to merge add-0-value-check into master

As described in lhcb/Detector!528 (merged), we cannot have conditions without a (default) value for run 0.

This MR adds an automatic check to ensure that such default value is present in new conditions.

Merge request reports