Skip to content

modifications to RunChangeHandler to force the name change of conditions

Maurizio Martinelli requested to merge cherry-pick-online-alignment into master

RunChangeHandler had to be modified to force updating the conditions during the alignment iterations. Since the alignment xmls don’t change name during the job iteration, the default behaviour of RunChangeHandler would not allow to load the updated conditions from previous iteration.

A test for this new ForceUpdate option was added

Edited by Marco Cattaneo

Merge request reports