Skip to content

Fix scaffolding of reference navigations with NRT (#27616) - #28382

Merged
dougbu merged 1 commit into
dotnet:release/6.0from
roji:release/6.0
Aug 3, 2022
Merged

Fix scaffolding of reference navigations with NRT (#27616)#28382
dougbu merged 1 commit into
dotnet:release/6.0from
roji:release/6.0

Conversation

@roji

@roji roji commented Jul 6, 2022

Copy link
Copy Markdown
Member

Fixes #27496

(cherry picked from commit ec9c6c2)

Description

When scaffolding an existing database in a project with nullable reference types enabled, dependent navigations are incorrectly scaffolded as non-nullable.

Customer impact

An incorrect model is scaffolded and must be manually fixed up.

How found

Customer reported on 6.0

Regression

No, scaffolding NRT code was introduced in 6.0 (#15520)

Testing

Added.

Risk

Low - affects design-time scaffolding only.

@ajcvickers

ajcvickers commented Jul 7, 2022

Copy link
Copy Markdown
Contributor

Quirk?

Never mind; design-time only.

@ajcvickers ajcvickers added this to the 6.0.x milestone Jul 7, 2022
@rbhanda rbhanda modified the milestones: 6.0.x, 6.0.9 Jul 12, 2022
@AndriySvyryd

Copy link
Copy Markdown
Member

Blocked until the branch opens again

@dougbu
dougbu merged commit 7ed0421 into dotnet:release/6.0 Aug 3, 2022
@roji
roji deleted the release/6.0 branch August 3, 2022 06:05
@ajcvickers ajcvickers removed this from the 6.0.9 milestone Sep 19, 2022
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.

5 participants