Skip to content

Conversation

@AndriySvyryd
Copy link
Member

@AndriySvyryd AndriySvyryd commented Dec 5, 2022

This is a port of #29746
Fixes #29531

Description

The logic for verifying the compatibility of two properties sharing a column does not work when one of them has a value converter to a nullable value type.

Customer impact

Affected models will always throw an exception. There is no workaround that would preserve the functionality of the value converter.

How found

Customer reported on 7.0

Regression

Yes.

Testing

Added a test for the affected scenario.

Risk

Low; the fix only affects scenarios with shared columns that involve value converters, and a quirk was added to revert back to older behavior.

@ajcvickers
Copy link
Contributor

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@rbhanda rbhanda added this to the 7.0.3 milestone Dec 6, 2022
@wtgodbe wtgodbe merged commit 83e06a3 into release/7.0 Jan 4, 2023
@wtgodbe wtgodbe deleted the Issue29531_7.0 branch January 4, 2023 18:31
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