Metadata Synchronization app 2.8.0
Documentation | Developer Guide | Video | Project Page
DHIS2 Metadata Synchronization is a DHIS2 Web Application to migrate pieces of metadata from a master server to one or multiple DHIS2 slave servers.
New in release 2.8.0:
- Add SqlView model for metadata sync
- 'Download JSON' now generates one or multiple files (as many as target instances) applying the mapping to the JSON
- Improve security management (add namespace in manifest and add sharing settings per instance)
- Add creation date, last updated and other fields to sync rule table
- Add relationship type as a model to sync (metadata)
- [MSF Frontend] Implement 'Check not synced data values in previous periods' feature
- [MSF Frontend] Bug fix: Fix minimum date calculation for sync and deletion
- [MSF Frontend] Add a simplified version of the logs for users without superuser authority
- [MSF Frontend] Remove Data Element Group dependency from delete settings
- Performance and management improvements in constant storage (keep only the last 70 records in the history, save multiple variables in the constant store for easy access and add a prefix to the constants “MDSync_”)
- Automap feature now works for data element COC overridden at the dataset level.
- Bug fix: Fix for rules filters
- Bug fix: Fix populate empty values with 0's.
- Bug fix: Hide responsible column from column settings in mapping tables if the model does not support responsible
- Bug fix: Fix download sync rule in 2.34 with dashboards (reports, chart, event reports and maps/mapviews)
- Bug fix: Fix TrackedEntityAttributes sync
- Bug fix: Reorganise global options and global category options to fix pager. Models are shown without parent but with a filter that allows filtering by parent.
- Bug fix: Fix mapping of nested models
- Bug fix: Fix issue syncing dashboards (reports, chart, event reports and maps/mapviews) in 2.34
- Bug fix: Fix charts and reports listing for 2.34
- Bug fix: Fix organisation unit sync with multi polygon geometry
- Bug fix: Reset filters when model is changed to avoid applying non-relevant filters
The work in this release was supported by MSF and WHO