Skip to content

Set Trigger.EDMVersion to 3 if all POOL input files are empty

Rafal Bielski requested to merge rbielski/athena:trig-edmver-empty-files into master

There is a corner case where we might have one or several input POOL files which are all empty. This may apparently happen in some grid merge jobs according to ADC experts. Ensure a valid (even if pointless) job configuration in this case by setting a valid (as opposed to the default) value of Trigger.EDMVersion.

Fixes ATR-24336. Tested as described in the ticket.

Merge request reports