I would like to propose the idea of having an Indicium debug mode.
Currently if Indicium throws and error whiles using the Universal UI the user will get the following message “Unknown Error”. I can understand that we do not want to bother end users with specific database error messages.
However it would be very useful if you can enable the display of such error message in the indicium settings.
Currently when a client of mine gets this error message (unknown error) they will submit a ticket with a screenshot of this error message. That means that I have to go through the Indicium log and hope to identify the error message that was related to the message the client received. And to make matters worse, if you have load balancer enabled it can be a big issue determining which Indicium the client was logged into. Which makes finding the Indicium error near to impossible.
Therefor it would be super useful have a setting which you can enable that will results in the actual database error message instead of the unknown error message.