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

Add resource UUID to LocalChangeEntity #2209

Closed
anchita-g opened this issue Sep 27, 2023 · 0 comments · Fixed by #2210
Closed

Add resource UUID to LocalChangeEntity #2209

anchita-g opened this issue Sep 27, 2023 · 0 comments · Fixed by #2210

Comments

@anchita-g
Copy link
Collaborator

Is your feature request related to a problem? Please describe.
We know that the resource ID of the LocalChangeEntity might change when the IDs are assigned by the server. In such a case linking LocalChangeEntity to ResourceEntity through resource ID will break things. Hence we need to have a linking through an ID which would not change for the resource on the device locally in its entire time of existence (till it is deleted from the ResourceEntity table). We can use ResourceEntity's resourceUuid for this.

Describe the solution you'd like
Add resourceUuid field to the LocalChangeEntity

Describe alternatives you've considered
N/A

Additional context
Add any other context or screenshots about the feature request here.

Would you like to work on the issue?
yes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Complete
1 participant