-
Notifications
You must be signed in to change notification settings - Fork 22
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
Reset Sync flow broken after switch to Embedded dataType #1295
Comments
Validated the test scenarios as part of dev-testing:
Couldn't reproduce the 2nd issue mentioned here, fixed 1st one. |
…gure out embedded entities to avoid coding miss when creating new Embedded objects
Still, we are facing this issue Env: pre-release steps to reproduce:
Expected: sync should be completed Reference video: Screen.Recording.2024-02-14.at.1.22.26.PM.mov |
@Dinesh2019 the apk used is from master branch, but it doesnot have the latest code changes done in 7.0 branch to fix Embedded entity related issues. Use this apk for 7.0 release cards testing. |
Describe the bug
I do not have clear instructions to reproduce different issues encountered during reset-sync.
But as of now, i have captured errorLogs / stack-trace of 2 issues.
Issue 1: When resetSync is triggered, app throws error "Exception in HostFunction: You cannot query an embedded object."
Issue 2: When we change Catchment for user AchalaB@power, from "test" to "test new", then on sync, app throws error "lowestAddressLevel are mandatory for Individual, Keys being saved - ...."
User: AchalaB@power
Env: Prerelease
Apk: local run_app_pre-release dev on 7.0 branch
Expected behavior
Reset sync should work in various scenarios such as
Screenshots
Logs
ResetSyncLogs2ndIssue.txt
ResetSyncLogs.txt
Developer Checklist
Developer fixing the bug should fill this checklist.
The text was updated successfully, but these errors were encountered: