Skip to content

Sweeping !1246 from master to devel: fix (XMLFilesReaderManager): _getDataQuality does not throw an error if DQ is not set

LHCbDIRAC Bot requested to merge cherry-pick-26fe5e7f0-devel into devel

After the refactoring of getting the DQFlag, some warning turned into errors, stopping the execution flow. This is a problem, as for some runs, we do not have the DQ yet.

This reverts back the behavior.

BEGINRELEASENOTES

*BKK

FIX: _getDataQuality does not raise an error if the DQ is not set

ENDRELEASENOTES

Merge request reports