Skip to content

Added test for bug in linq FetchLazyProperties() #3329

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

Conversation

AlexanderShutov
Copy link
Contributor

@AlexanderShutov AlexanderShutov commented Jun 20, 2023

Linq with FetchLazyProperties() resets lazy property changes.

Added test TestLinqFetchAllProperties_WhenLazyPropertyChanged for this bug.

AlexanderShutov and others added 2 commits June 20, 2023 11:28
Add test TestLinqFetchAllProperties_WhenLazyPropertyChanged
@AlexanderShutov AlexanderShutov changed the title Added test for bug in LinqFetchAllProperties() Added test for bug in linq FetchAllProperties() Jun 20, 2023
@AlexanderShutov AlexanderShutov changed the title Added test for bug in linq FetchAllProperties() Added test for bug in linq FetchLazyProperties() Jun 20, 2023
@fredericDelaporte
Copy link
Member

fredericDelaporte commented Jun 29, 2023

Thanks for the test case. It has been cherry-picked on a 5.3.x based branch for being included with the fix. See #3343.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants