More details of the release in https://wiki.openmrs.org/x/i4DTAw

Build: #209 was successful

Job: Default Job was successful

Stages & jobs

  1. Default Stage

Code commits

Git

  • Michael Seaton <mseaton@pih.org>

    Michael Seaton <mseaton@pih.org> b7ba7a530cd1713f1b5e63a104d0f1a86487fb0e

    REPORT-608:  Maximum number of cell styles was exceeded when running a large report with an XlsReportRenderer.
    Fix for last commit by moving the cache out of a static variable and into an instance per workbook.

    • api/src/main/java/org/openmrs/module/reporting/common/ExcelBuilder.java (version b7ba7a530cd1713f1b5e63a104d0f1a86487fb0e)
    • api/src/main/java/org/openmrs/module/reporting/common/ExcelUtil.java (version b7ba7a530cd1713f1b5e63a104d0f1a86487fb0e)
    • api/src/test/java/org/openmrs/module/reporting/common/ExcelUtilTest.java (version b7ba7a530cd1713f1b5e63a104d0f1a86487fb0e)