Skip to content

fix: always pass outputIdScheme in download requests (DHIS2-20675)#312

Open
edoardo wants to merge 2 commits into
masterfrom
fix/output-id-scheme-in-download-DHIS2-20675
Open

fix: always pass outputIdScheme in download requests (DHIS2-20675)#312
edoardo wants to merge 2 commits into
masterfrom
fix/output-id-scheme-in-download-DHIS2-20675

Conversation

@edoardo

@edoardo edoardo commented Jul 8, 2026

Copy link
Copy Markdown
Member

Fixes DHIS2-20675

Description

The outputIdScheme was not always passed in the download analytics request, resulting in the returned data not respecting the idScheme but always returning the uid.
Fixed by always passing outputIdScheme with the desired idScheme.


Quality checklist

Add N/A to items that are not applicable and check them.


Screenshots

Before when downloading CSV with NAME idScheme, the uid was returned:
Screenshot 2026-07-08 at 15 36 12

Screenshot 2026-07-08 at 15 34 31

After when downloading CSV with NAME idScheme, the resolved metadata name is returned:
Screenshot 2026-07-08 at 15 33 12

@dhis2-bot

Copy link
Copy Markdown

🚀 Deployed on https://pr-312.event-visualizer.netlify.dhis2.org

@dhis2-bot dhis2-bot temporarily deployed to netlify July 8, 2026 13:38 Inactive
@sonarqubecloud

sonarqubecloud Bot commented Jul 9, 2026

Copy link
Copy Markdown

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.

2 participants