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

[release/8.0] Throw for conflicting explicit relationships when configuring an entity type as keyless. #32032

Merged
merged 1 commit into from
Oct 12, 2023

Conversation

AndriySvyryd
Copy link
Member

Fixes #24722

Description

We throw exceptions when configuring certain relationships to keyless entity type, but we silently override configuration when configuring the entity type as keyless last.

Customer impact

An unhelpful exception is thrown.

How found

Customer reported on 5.0

Regression

No.

Testing

Added tests.

Risk

Low.

@AndriySvyryd AndriySvyryd merged commit 8e4513e into release/8.0 Oct 12, 2023
7 checks passed
@AndriySvyryd AndriySvyryd deleted the Issue24722 branch October 12, 2023 17:33
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.

Improve exception for owned type with inheritance
2 participants