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: don't consider objectID changed if using custom attribute #436

Merged
merged 2 commits into from
Sep 11, 2023

Conversation

DevinCodes
Copy link
Contributor

Q A
Bug fix? yes
New feature? no
BC breaks? no
Related Issue Fix #...

Describe your change

This PR changes how we detect changes to the record in case a custom objectID is used. If a method is used to define the objectID, we currently always assumed it has changed, while we should assume it hasn't changed by default.

@DevinCodes DevinCodes marked this pull request as ready for review September 8, 2023 15:37
@DevinCodes DevinCodes merged commit 08e7eb2 into master Sep 11, 2023
5 of 8 checks passed
@DevinCodes DevinCodes deleted the fix/attribute-change-detection branch September 11, 2023 12:26
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.

None yet

2 participants