Hi,
I'm trying to generate a .csv using a simple query in the .jasper template, however when running the test report through the jasperreportsintegration "dashboard", when selecting it as .csv and enabling the _saveIsEnabled parameter to true, the file is produced in the output directory but there is no content. If I do the same for any other, like PDF, xlsx, it works fine.
The file is produced correncly when calling the xlib_jasperreports.get_report through the database. I can save it just fine in the blob column, but again through the get_report it saves in the server with not content.
I could not track any logs to provide here.
Best Regards,
Filipe