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

Error when viewing/matching records with blank name #25

Open
TarogStar opened this issue Mar 12, 2021 · 0 comments
Open

Error when viewing/matching records with blank name #25

TarogStar opened this issue Mar 12, 2021 · 0 comments

Comments

@TarogStar
Copy link

If any records are Lookup/Owner/Customer type fields, and any of the records that get included in the output set have a null name, then an error is thrown. Inside of GetAttributeDisplayValue changing the lines that have result = val.Name.ToString(); to simply val.Name (as it is already a string) fixes the issue.

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

No branches or pull requests

1 participant