Unable to update TSV (Allocation) from Staff tab in project or staffing
Steps to Reproduce:
Expected Results: Clarity should accept negative allocation values
Actual Results: Number must not be negative is shown
Prior to 16.1.x MUX allowed negative values to be entered
Release : 16.1.1, 16.1.2, 16.1.3
Negative allocations can be enabled by following these steps:
On-Premise Customers:
admin system-options -delete ALLOW_NEGATIVE_ALLOC
admin system-options -add ALLOW_NEGATIVE_ALLOC 1
admin system-options -delete ATTR_VALIDATION_OVERRIDES_TEAM
admin system-options -add ATTR_VALIDATION_OVERRIDES_TEAM prallocdefault.minValue.-99999999 -multi
admin system-options -add ATTR_VALIDATION_OVERRIDES_TEAM prallocsum.minValue.-9999999999 -multi
admin system-options -add ATTR_VALIDATION_OVERRIDES_TEAM hard_sum.minValue.-9999999999 -multi
SaaS Customers: