inventory icon indicating copy to clipboard operation
inventory copied to clipboard

Check correct variable for null

Open dennisvanderweide opened this issue 1 year ago • 0 comments

Description (*)

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

Contribution checklist (*)

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

dennisvanderweide avatar Sep 18 '23 09:09 dennisvanderweide