-
Problem report
-
Resolution: Unresolved
-
Trivial
-
7.0.20rc1, 7.4.4rc1, 8.0.0alpha1
-
S25-W42/43, S25-W44/45, S25-W46/47, S25-W48/49
-
1
Steps to reproduce:
- Open Item edit -> Preprocessing
- Add In range step
- As min value, insert a macro: {$A}
- As max value, insert a number: 11
Result:
API error, that min should be less than max

Expected:
Same as when min is number and max is macro, we should be able to save it.