Hi Robin,
okay that's strange. Which DHIS version are you running? Can you try to
upgrade to latest 2.18 stable?
It works here locally, on dev and on demo. If the above does not help,
could you share privately a login to your server?
regards,
Lars
___
Hi Robin,
the problem is that you have boolean fields in the eventreport table with
null values, which crashes when dhis tries to convert it into a java
primitive. Try running this SQL on your db:
update eventreport set rowsubtotals = false where rowsubtotals is null;
If it still fails, try repe
Hi Robin,
It is very difficult to see in this screen shot. Maybe you can copy and
paste the text here so that the developers might be able to read what the
actual error is?
Best regards,
Jason
On Mon, Feb 9, 2015 at 2:52 PM, Robin Martens wrote:
>Dear all,
>
> We're getting the following
Dear all,
We're getting the following error message when trying to save an event report
as a favorite (see image below). This is only happening for event reports, all
other functionalities (download, generating on screen, etc.) don't have any
problems.
[cid:f4b2f27a-cb81-4285-9694-e69aa6bbebb
4 matches
Mail list logo