Fix bug in enforced numeric bounds if max or min is 0

Created by: ottomata

  • Fix bug where a min or max of 0 was being interpreted as false and overwritten with bound
  • Fix tests to handle this

Bug: T258659

Merge request reports

Loading