Skip to content

Fix null reference while patching phone and address, when customized … - #51

Open
John Cheng (johnxjcheng) wants to merge 3 commits into
AzureAD:masterfrom
johnxjcheng:master
Open

Fix null reference while patching phone and address, when customized …#51
John Cheng (johnxjcheng) wants to merge 3 commits into
AzureAD:masterfrom
johnxjcheng:master

Conversation

@johnxjcheng

Copy link
Copy Markdown

Fix null reference while patching phone and address, when customized providers (derived from ProviderBase) are used. The original code handles null or empty child fields of phone number and address. But it did not handle the null condition of phone number and address itself.

…providers (derived from ProviderBase) are used
@ghost

Deleted user (ghost) commented May 20, 2021

Copy link
Copy Markdown

CLA assistant check
All CLA requirements met.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Patch phone numbers triggers object null reference exception

1 participant