Skip to content

[5.0.0-rc2] Throw for ForeignKeyAttribute on skip navigation #22534

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Sep 15, 2020

Conversation

AndriySvyryd
Copy link
Member

Part of #22530

Description
Skip navigations were introduced in 5.0.0, but ForeignKeyAttribute support wasn't implemented.

Customer Impact
Customers using ForeignKeyAttribute on skip navigation would see no effect without this fix. Now an exception will be thrown allowing us to add support later without it being a breaking change.

How found
Customer reported.

Test coverage
New tests included in PR.

Regression?
No.

Risk
Low. Corner case in a new feature.

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

Successfully merging this pull request may close these issues.

2 participants