This commit fixed a couple of small bugs in signaling having to do with signals only sometimes working when max/min is set. As a part of the fix, it had the biomass upper bound compare the allowable amount in the current box to the value in getUpperBounds() rather than getBaseUpperBounds(). I think that should be fine for everything but we should be aware of the change in case there was a reason for using getBaseUpperBounds().
This commit fixed a couple of small bugs in signaling having to do with signals only sometimes working when max/min is set. As a part of the fix, it had the biomass upper bound compare the allowable amount in the current box to the value in getUpperBounds() rather than getBaseUpperBounds(). I think that should be fine for everything but we should be aware of the change in case there was a reason for using getBaseUpperBounds().