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: use app runtime's datastore service v39 #2238

Merged
merged 13 commits into from
Oct 13, 2023

Conversation

edoardo
Copy link
Member

@edoardo edoardo commented Feb 28, 2023

Backport of #2235.

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

Key features

  1. replace the old d2 based user data store with the new one

Description

Maps app swapped the old d2 implementation with the new datastore service from app-runtime.
This means that the View as Map/chart functionality is not working anymore between Maps and DV until this PR is merged.
The new service use a different path for the data store keys.

@edoardo edoardo requested a review from turban February 28, 2023 15:01
@dhis2-bot
Copy link
Contributor

dhis2-bot commented Feb 28, 2023

Copy link

@turban turban left a comment

Choose a reason for hiding this comment

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

LGTM. Will do some extra testing on play 2.39 after this is merged.

@cypress
Copy link

cypress bot commented Oct 12, 2023

Passing run #2450 ↗︎

0 579 0 0 Flakiness 0

Details:

Merge 83311cf into c23b492...
Project: Data Visualizer App Commit: a8ecffde23 ℹ️
Status: Passed Duration: 10:54 💡
Started: Oct 12, 2023 2:21 PM Ended: Oct 12, 2023 2:32 PM

Review all test suite changes for PR #2238 ↗︎

@edoardo edoardo merged commit ab9e291 into 39.x Oct 13, 2023
10 checks passed
@edoardo edoardo deleted the fix/use-app-runtime-datastore-v39 branch October 13, 2023 13:35
@dhis2-bot
Copy link
Contributor

🎉 This PR is included in version 39.2.15 🎉

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
Development

Successfully merging this pull request may close these issues.

None yet

3 participants