Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: [DHIS2-18599] Respect dryRun in old TEI Import (2.40) #19544

Merged
merged 2 commits into from
Dec 20, 2024

Conversation

ameenhere
Copy link
Contributor

The dryRun parameter that was sent and wrapped into ImportOptions was not respected for the old tracker api (for the TEI endpoint api/trackedEntityInstance )

This PR simply adds the dryRun check for all the persistence/store operations associated with old TEI import. Not considering any refactor even though it feels several similar if conditions are spread out. This fix is only going to be in 2.40 and 2.39.

@ameenhere ameenhere requested a review from muilpp December 20, 2024 10:11
@ameenhere ameenhere merged commit fc92b31 into 2.40 Dec 20, 2024
15 checks passed
@ameenhere ameenhere deleted the DHIS2-18599-2.40 branch December 20, 2024 11:01
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