Open brendanbabb opened 3 years ago
Error when a casenumber is Null when inserting cases into CourtBot. It results in no cases being loaded and hence no reminders being sent.
null value in column "case_id" violates not-null constraint (Most recent call first)
Basic fix created by Mark #110 and put into production
Error when a casenumber is Null when inserting cases into CourtBot. It results in no cases being loaded and hence no reminders being sent.
null value in column "case_id" violates not-null constraint (Most recent call first)