Skip to content

AthConfigFlags: fix hasCategory for dynamic flags

Frank Winklmeier requested to merge fwinkl/athena:hascategory into 23.0

Fix hasCategory to return True for (not yet loaded) dynamic flag categories. This works only for the top-level category but not any sub-categories. Also add unit tests.

cc @wlampl @tbold @tadej

Merge request reports