Skip to content

Make MP/MT transform handling more robust

Tadej Novak requested to merge tadej/athena:trf-mpmt into 22.0

Make MP/MT transform handling more robust:

  • set the defaults to 0 to avoid inconsistencies with None
  • do not set values redundantly to avoid confusion what should be set or not
  • change conditions to be always higher than 0

Fixes also ATLASSIM-5993.

/cc @elmsheus @nstyles @tsulaia

Merge request reports