Michael Vorburger created FINERACT-1176:
-------------------------------------------
Summary: Failing reports generation has no HTTP response
Key: FINERACT-1176
URL: https://issues.apache.org/jira/browse/FINERACT-1176
Project: Apache Fineract
Issue Type: Bug
Components: Reports
Reporter: Michael Vorburger
While I was working on FINERACT-1127, I've noticed that when e.g. Pentaho (or
any other future alternative reporting plugin) fails with an internal error
(e.g. {{org.pentaho.reporting.engine.classic.core.ReportDataFactoryException:
Failed at query:}}) then the API just returns an empty HTTP 200 response,
instead of a 500 with at least some hint of what happened on the server (e.g.
{{exception.getMessage()}}).
[~francisguchie] is this perhaps something that you would like to raise a PR
for?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)