Skip to content

Conversation

@ajcvickers
Copy link
Contributor

Fixes #30122
Fixes #30135

EF7 contained some new calls to local DetectChanges. This resulted in re-entrance into DetectChanges for some types of graphs. This change prevents that.

Fixes #30122
Fixes #30135

EF7 contained some new calls to local `DetectChanges`. This resulted in re-entrance into `DetectChanges` for some types of graphs. This change prevents that.
@ajcvickers ajcvickers requested a review from a team February 3, 2023 13:13
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.

Exception replacing multi-level relationship in EF7 Deletion can cause error "The association between entity types A and B has been severed..."

3 participants