An error occurred while fetching this tab.
AthenaConfiguration: fix orphaned tools in legacy support
- Aug 04, 2023
-
-
Frank Winklmeier authored
When renaming a configurable one needs to ensure to also set the `_jobOptName` slot (where available). Otherwise this leads to orphaned configurables instances without a parent. These do not create a problem but appear needlessly in the final pickle file. Also ensure that the global Configurable DB is adjusted correctly after renaming.
-