Skip to content
Snippets Groups Projects

AthenaConfiguration: fix orphaned tools in legacy support

Merged Frank Winklmeier requested to merge fwinkl/athena:ca_tool2 into 23.0
  1. Aug 04, 2023
    • Frank Winklmeier's avatar
      AthenaConfiguration: fix orphaned tools in legacy support · 03c91419
      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.
      03c91419
Loading