Addled Address Adjustments

We're getting the following error for some records when trying to save a change to one of their addresses:

"Salutation of the specified Salutation Type does not exist for the Constituent. (AddressEntity.AltSalutationType.Id)"

Upon investigation, I see that the records in question have one thing in common: no alt_signor entry (i.e. NULL). In the client, the dropdown says (none). Is it necessary for there to be a Salutation in every [active] address record? If so, I believe it's possible this happened via a bad custom stored procedure written to handle NCOA updates which can be adjusted for future runs. But in the meantime, can I just mass update the records with the Default signor (0) and be done with it?

What say you, Tessiturians?

Parents Reply Children
No Data