Skip to content

Bulk Load 3.18.0

Compare
Choose a tag to compare
@adrianq adrianq released this 22 Apr 10:22
· 271 commits to master since this release
a121bc5

Bulk Load is a DHIS2 Web Application to generate templates (Excel sheets) for datasets and programs and import multiple data values (as aggregated or events) into DHIS2 instances.

New in release 3.18.0:

  • Migrate custom form infrastructure to the data store/constants
  • Add sharing settings for custom and autogenerated templates
  • New tool for the creation and edition of custom form with basic data source support
  • Bug fix: fix error with boolean data elements in other languages
  • Move feedback repository to Clickup
  • Add "privacy policy" link to the feedback tool

Migration notes:

  • In WHO servers, the following script needs to be executed for the application to run properly:
npx ts-node src/scripts/persist-templates-from-static-modules.ts --dhis2-url='http://USER:PASSWORD@URL'

The work in this release was supported by WHO and implemented by EST