Skip to content

feature: [ANDROSDK-2193] Add dataSet support to DataValue for DHIS2 v43+ compatibility#2527

Merged
marcamsn merged 43 commits intodevelopfrom
ANDROSDK-2193
Jan 22, 2026
Merged

feature: [ANDROSDK-2193] Add dataSet support to DataValue for DHIS2 v43+ compatibility#2527
marcamsn merged 43 commits intodevelopfrom
ANDROSDK-2193

Conversation

@marcamsn
Copy link
Copy Markdown
Member

Adds sourceDataSet field to DataValue to support the mandatory dataSet parameter required by DHIS2 v43+.

Changes:

  • Add sourceDataSet field to DataValue model
  • Add new value() method with dataSet parameter
  • Deprecate old value() method with @LegacyDataValueApi annotation
  • Download and upload DataValues per DataSet
  • Add migration to populate sourceDataSet for existing data
  • Marks v2.43 as supported

@sonarqubecloud
Copy link
Copy Markdown

@marcamsn marcamsn merged commit 560ea08 into develop Jan 22, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants