Actions
Bug #3448
closedDate fields sometimes result in attempting to store as ''
Description
Date fields can only store as NULL or 0000-00-00 to signify a blank value. However in some cases CB trys to store as '', which results in Incorrect date value: '' error.
Files
Actions