Skip to content

Fix ATR-22505: sort undeclaredReadDecorKeys

Dan Guest requested to merge dguest/athena:fix-ATR-22505 into master

Trigger gets sad when we change the order of a list which is set as a gaudi property. This happens when we need to change a python set to a list so gaudi can read it. This sorts the list.

Closes ATR-22505

Edited by Dan Guest

Merge request reports