Always return a default for `Product` getters
This PR updates the Product
class to make all getters return a default value (either ''
or 0.0
depending on type).
Please review: @ahoffmann @weizhong-wang @lloyd-carter @KJOYNER
Users are not receiving the expected GitLab notification emails. To track progress and resolution of this issue, see: https://outages.doit.wisc.edu/outage/94c28174712f580e52ae1542799e6f0ac541d75a08
This PR updates the Product
class to make all getters return a default value (either ''
or 0.0
depending on type).
Please review: @ahoffmann @weizhong-wang @lloyd-carter @KJOYNER