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

Ensure SimpleDataPortal async mismatch checks are passed concretes rather than type safe casts which could be null. #1113

Merged
merged 4 commits into from
Apr 3, 2019

Conversation

oatsoda
Copy link
Contributor

@oatsoda oatsoda commented Apr 2, 2019

Fix for #1103 to avoid NullReferenceExceptions on non-base class business objects caused by async mismatch checks.

Also fix for #1117 Ensure that explicit NULL default values for string properties are honored rather than being altered to string.Empty. "default" defaults remain string.Empty.

oatsoda and others added 2 commits April 1, 2019 15:06
Update from latest upstream.
…ther than type safe casts which could be null.
…noured rather than being altered to string.Empty. "default" defaults remain string.Empty.
@github-actions
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants