Skip to content

TriggerJobOpts+TriggerMenuMT: remove access to ConfigFlags

Frank Winklmeier requested to merge fwinkl/athena:noconfigflags into master

Fix blocking access to ConfigFlags. The previous code only removed the local alias, but not the flags themselves.

Also remove the last implicit remaining usage in the ID.

Merge request reports