Skip to main content

KI-19

Account Search error: Attempt to de-reference a null object

Key/Summary

KI-19 Account Search error: Attempt to de-reference a null object

Status

Done

Created

10/24/2019

Updated

12/19/2019

Description

Attempts to search for HCPs with a first name of 'test*' result in a null pointer exception being thrown within the application.

Impacted Capabilities

Affected Apps

Medical Information Cloud - Classic

Affects Versions

V7

Fix Version

V8

Steps to Reproduce

Steps to Recreate ======= (A) Account Search from within Interaction (Case Accounts Component): 1. Click on Account search in an Interaction. 2. Search for account with First Name (test*) 3. Do not populate any other search fields

Error: Attempt to de-reference a null object (B) Account search from Account search home page: 1. Click on Account search Home page. 2. Search for account with First Name (test*) 3. Do not populate any other search fields 4. got an error.

Workaround

None identified