Comment 7 for bug 1835953

Revision history for this message
Jason Stephenson (jstephenson) wrote : Re: Circulation auto renewal remaining and renewal remaining should not be nullable

I have assigned this bug to myself and changed the summary/title to reflect what I think the real problem is. I consider this an architecture implementation bug. In my opinion and the opinion of many others, numeric fields should not be nullable, unless null conveys some useful information that zero does not also convey. In the case of the renewal remaining fields in circulation, null is equivalent to zero.

I'll have a patch commit to fix the circulation table and cir rule tables (if needed) later this week.