We have detected negative allocations on some projects, how can it be possible?
STEPS TO REPRODUCE
Expected results: Error to be thrown: Valid range for Allocation is 0 - 99999999999 / Valid range for Hard Allocation is 0 - 99999999999
Actual results: Negative values get saved
Clarity 15.9.3, 16.0, 16.0.1
This is caused by DE65820
This is fixed in 16.1.0 and backported to 16.0.3 patch 3.
In 15.9.3 you can not enter negative allocation in MUX, but you can add negative hard allocation. There is validation for the negative allocation field.
In 16.X there is no validation for any other fields and negative values are accepted