SalesforceFoundation / NPSP

The current version of the Salesforce.org Nonprofit Success Pack
http://www.salesforce.org/nonprofit/nonprofit-success-pack/
BSD 3-Clause "New" or "Revised" License
13 stars 2 forks source link

Address Verification Settings page: batch verify bug #1988

Closed njjc closed 3 years ago

njjc commented 8 years ago

The Mass Verify Existing Addresses box only displays when you pick Smarty Streets, but if the user switched from another service the verify button is disabled, and there is a message that the selected service does not support Batch Address Validation.

kbromer commented 8 years ago

I think that's the correct behavior. SmartyStreets was the only one that supported a bulk verification API, all the others we implemented required a callout-per-address. @ceiroa was the original implementer on this IIRC

ceiroa commented 8 years ago

We changed this to completely hide the "Mass Verify Existing Addresses" box if anything other than SmartyStreets is selected. That's what it's doing in my NPSP dev org (which may not have the latest version). Could this be a regression?

davidhabib commented 8 years ago

The bug is that when you change to smarty streets, we do correctly show the Mass Verify section, but the mass verify button is disabled.

mbeaty-sf commented 3 years ago

Salesforce has determined that this issue will not be explored further.