Skip to main content
Level 3
February 23, 2021
Question

CA principal residence address (if different) failing diagnostic #55186 but address is present

  • February 23, 2021
  • 1 reply
  • 22 views

Getting the following diagnostic error "e-file: The Principal Residence Address (if different) in the California Miscellaneous screen is not complete.  It is missing one or more of following: Domestic - Street Address, City, Zip Code, or Foreign - Street Address, City, Region, Postal Code or Country. (ref. #55186)"

I do have a fully populated Domestic street address, including an apartment number.  No foreign address populated (it should be an "or" condition because you can't have both).  But Critical diagnostic is preventing me from e-filing.  Is this a bug, or is there some checkbox or something I'm missing?  Populating or leaving the preceding override question blank "Principal/physical resident address same..." makes no difference.

Thanks

This topic has been closed for replies.

1 reply

George4Tacks
Level 15
February 23, 2021

Screen 3, California Miscellaneous

Did you select the county from the dropdown? If so, GOOD.

Did you make an entry in the box right after that? If so, BAD, unless you complete the different address that follows that box. 

Notice the [O] that means Override, which you typically DO NOT WANT TO DO. 

Answers are easy. Questions are hard!
ScottMAuthor
Level 3
February 23, 2021

Thanks  for the quick  reply.  Yes, I did choose the correct county in the drop down.  No, I didn't populate the override (actually, I've tried blank, 1, and 2 in this box and none of the options make any difference).

I DID populate the address that follows because that is my situation.  The mailing address for the tax return is not the same as the principal residence, and therefore I need to populate the principal residence.  

The problem, is that even though the principal residence is populated (street address, apt #, city, state, zip), the diagnostic #55168 continues to appear, and I can't simply click the checkbox to clear it.  It continues to prohibit e-filing as long as the diagnostic is present.  

I have a suspicion that the code is looking for domestic address AND foreign address, when it should be looking for domestic OR foreign?

ScottMAuthor
Level 3
February 23, 2021

A-ha!  More interesting data.

The diagnostic disappears if I populate a country (not county) in the Foreign address section (even with only a U.S. address populated).  So there is probably a flag in the business rule requiring the population of the Country.  The problem is, there is no "Unites States of America" as this country field belongs to the "Foreign" section, not the "U.S." section.

So, I can clear the diagnostic with a domestic address of, for example, Long Beach, California, (USA) AND the "Foreign" country of "United Kingdom" populated.  Which is of course incorrect, and there's no way I would e-file a return that way.

Business rule should be something like "if U.S. State and ZIP are populated, then Foreign Country must be blank; if U.S. State and ZIP are not populated, AND Foreign Region and Postal Code are populated, then require that Foreign Country is selected".

So how do we report bugs?

Thanks!