Closed twagoo closed 3 years ago
actually the NPE is the result of a couple of bugs:
Since I'm currently working at a new database design which has impacts on RASA and linkchecker, I just corrected the null-values in the database and made the field category not nullable
Since the conversion from records to objects happens in streams, and unchecked exceptions are thrown on error, I think it would be good to produce some log output. For a suggestion, see f453c101447209477ad8615bc49fddf604815a9e.
in fact it was fixed already when we made the category field not nullable which is also the case in the new db design
This unchecked exception breaks the updating of resource availabiltiy status of records with the AvailabilityStatusUpdater (VLO v4.9.3-beta1; RASA v3.0.9)