6bd6da37761fd4a7bd5167ed2f3e973a217c264c
registerLocalDocument always did a plain insert, so retrying a document whose first OCR attempt failed created a new duplicate row each time instead of updating the existing one. Now looks up an existing (case_id, filename) match and updates it in place.
Description
No description provided
68 MiB
Languages
TypeScript
99.2%
JavaScript
0.4%
Dockerfile
0.4%