Skip to content

dhis2: Add paging examples and default async to false#1681

Open
hunterachieng wants to merge 3 commits into
mainfrom
feature/1546-dhis2-fix
Open

dhis2: Add paging examples and default async to false#1681
hunterachieng wants to merge 3 commits into
mainfrom
feature/1546-dhis2-fix

Conversation

@hunterachieng
Copy link
Copy Markdown
Contributor

@hunterachieng hunterachieng commented May 28, 2026

Summary

  • Fix tracker exports and imports when no query object is provided by defaulting async to false.
  • Add paging examples to tracker.export()

Fixes #1546

Details

Add technical details of what you've changed (and why).

AI Usage

Please disclose how you've used AI in this work (it's cool, we just want to
know!):

  • I have used Claude Code
  • I have used another model
  • I have not used AI

You can read more details in our
Responsible AI Policy

Review Checklist

Before merging, the reviewer should check the following items:

  • Does the PR do what it claims to do?
  • If this is a new adaptor, added the adaptor on marketing website ?
  • If this PR includes breaking changes, do we need to update any jobs in
    production? Is it safe to release?
  • Are there any unit tests?
  • Is there a changeset associated with this PR? Should there be? Note that
    dev only changes don't need a changeset.
  • Have you ticked a box under AI Usage?

Signed-off-by: Hunter Achieng <achienghunter@gmail.com>
Signed-off-by: Hunter Achieng <achienghunter@gmail.com>
Signed-off-by: Hunter Achieng <achienghunter@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

dhis2: add pagination support

2 participants