huridocs / uwazi

Uwazi is a web-based, open-source solution for building and sharing document collections
http://www.uwazi.io
MIT License
242 stars 80 forks source link

Uncaught exeception makes Uwazi fail silently #4047

Open txau opened 2 years ago

txau commented 2 years ago

In a Uwazi instance that has data coming from a migration from another system, which probably was injected directly in the database without proper validation, it happens that there are thesauri values in the entities that do not exist in the actual thesauri.

This triggers the following nuances:

image

LaszloKecskes commented 1 year ago

@txau This is about specific problem in a specific dataset, from almost two years ago. Should we still check it, or close it?

txau commented 1 year ago

@LaszloKecskes not sure. I don't remember the details. I was wondering if at least the uncaught exception should be handled?

LaszloKecskes commented 1 year ago

@txau Yes. Also, the issue describes it in such a way that it is easily reproducible without the original data. I've tried it out, it's still happening. So, you are right, let's keep this one open.