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-118654] Use importStrategy=DELETE to support older backend #3914

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

ameenhere
Copy link
Contributor

Fixes https://dhis2.atlassian.net/browse/DHIS2-18654

The only area where importStrategy=delete was used, every other area used importStrategy=DELETE.
This is not an issue for newer backend versions (probably v41+, but v39 breaks). Easier to fix frontend than backend.

@ameenhere ameenhere requested a review from a team as a code owner December 18, 2024 16:18
Copy link

Copy link

@geethaalwan geethaalwan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested successfully on 2.39.9 version

@ameenhere ameenhere merged commit eb5325e into master Dec 19, 2024
39 of 40 checks passed
@ameenhere ameenhere deleted the DHIS2-18654 branch December 19, 2024 12:11
dhis2-bot added a commit that referenced this pull request Dec 19, 2024
## [101.20.1](v101.20.0...v101.20.1) (2024-12-19)

### Bug Fixes

* [DHIS2-118654] Use importStrategy=DELETE to support older backend ([#3914](#3914)) ([eb5325e](eb5325e))
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 101.20.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants