Skip to content

Conversation

@fanatic75
Copy link
Contributor

This PR fixes the missing keys when updating doc via relationship.

We currently delete related keys if the old value is the same as the new value for nested documents. However, this creates a problem when populating relationships. We need the key to have the ID of the related document so that we can fetch it and populate it once the document update process is complete.

@stnguyen90 stnguyen90 self-requested a review September 6, 2023 19:32
@abnegate abnegate merged commit f2626ac into main Sep 7, 2023
@stnguyen90 stnguyen90 deleted the fix-keys-missing-in-updating-doc-using-relationships branch September 7, 2023 21:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants