-
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
Issue with media upload #1290
Comments
Avni-client logs captured after reproducing the issue. |
Vaidated following test cases:
|
@himeshr not required in EncounterService and ProgramEncounterService ? |
|
… ensure all modifications are saved including profile-pic which is outside observations, but with Realm.UpdateMode.Modified flag, to only effect delta change on the realmDB
We were missing out on update of profile-pic due to partial update of only observations as part of post-media update flow. |
On debug, did not face this issue. Could have been due to partial first sync,as the time taken to complete full sync for user AchalaB@power is very high, and app might have been closed in between. Test with maha user which has smaller catchment. |
Describe the bug
I am login with AchalaB@power user and then create a user
and then try to sync this but showing sync timeout error
To Reproduce
Steps to reproduce the behavior:
Expected behavior
user is able to sync the app
Screenshots
az_recorder_20240206_233957.mp4
Logs:
Analysis:
Looks like some issue with embedded objects story when trying to upload media.
The text was updated successfully, but these errors were encountered: