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

Fix existing Addresses not saving #256

Open
jwsadler opened this issue Mar 7, 2024 · 0 comments
Open

Fix existing Addresses not saving #256

jwsadler opened this issue Mar 7, 2024 · 0 comments

Comments

@jwsadler
Copy link

jwsadler commented Mar 7, 2024

When saving any updates to an Address, they fail with the error not found, this is because the Address' ID is stripped out of the fields collection by the diff function which is called prior to doing the Patch.

N.B. I already have a simple fix for this.

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

No branches or pull requests

1 participant