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

DynamicRealmObjectHelper.TryGetPrimaryKeyValue may not work correctly #3166

Closed
nirinchev opened this issue Jan 9, 2023 · 0 comments · Fixed by #3175
Closed

DynamicRealmObjectHelper.TryGetPrimaryKeyValue may not work correctly #3166

nirinchev opened this issue Jan 9, 2023 · 0 comments · Fixed by #3175

Comments

@nirinchev
Copy link
Member

Looks like we're using GetProperty without any binding flags, which likely means that for private primary keys, we're returning null there. Haven't verified it, but noticed it as part of another task.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant