Skip to content

TrigValSteering: fix adding flags to transform preExec

Frank Winklmeier requested to merge fwinkl/athena:trigval_flags into main

As we no longer need to support "Modifiers" we can greatly simplify the code to add the flags to the transform preExec.

As this has the potential to break many trigger ART tests, testing this first in main before moving to 24.0.

Properly fixes problem observed in ATR-28872.

cc @sutt

Edited by Frank Winklmeier

Merge request reports