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

Check correct variable for null #3398

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dennisvanderweide
Copy link

@dennisvanderweide dennisvanderweide commented Sep 18, 2023

Description (*)

The wrong variable is being checked for null, which can cause a null reference exception in the bulk source transfer

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

The wrong variable is being checked for null, which can cause a null reference exception
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Pull Request Progress
  
Ready for Review
Development

Successfully merging this pull request may close these issues.

None yet

1 participant