bug: Insurance Company Service does not load records that have no address entry #7226
Labels
developers
This issue targets an issue that is for developers/collaborators/module writers/technical users
Milestone
If an insurance company is created / imported that has no city or state then a corresponding address record is not created. However, when we retrieve the record there is a JOIN clause on the address table which will exclude insurance company records inadvertently.
We need to change this so that records are still returned even if there are no created address records. This functions similar to the work and fax phone numbers.
The text was updated successfully, but these errors were encountered: