You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
In AllLocalChanges UploadStrategies, when the LocalChange list is split across multiple bundle upload requests, database consolidation during those uploads could modify the original LocalChange records. Those modifications should extend to LocalChanges currently in the upload process.
I see that this issue is also relevant to the SingleResourceUpload strategy with Post http verb, where once a reference is synced to the FHIR server, the received resource ID needs to replace the old reference in local changes as well.
Describe the bug
In AllLocalChanges UploadStrategies, when the LocalChange list is split across multiple bundle upload requests, database consolidation during those uploads could modify the original LocalChange records. Those modifications should extend to LocalChanges currently in the upload process.
To be solved after #2450
Component
Engine
To Reproduce
Steps to reproduce the behavior:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
Would you like to work on the issue?
Please state if this issue should be assigned to you or who you think could help to solve this issue.
The text was updated successfully, but these errors were encountered: