Make MP/MT transform handling more robust
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.