This release includes the following updates:
-
Enabled the ability to set distinct character limits or use regular expressions separately for line 1 and line 2 of an address line (string keys
config.address.regex
andconfig.address_2.regex
, respectively). This feature could be used when a core has character limits that prevent an update from taking place. (CDB-14970) -
Added support for FIS IBS (Open API) core users to remove a mailing address for an account. The removal doesn't delete the address on the core, but instead enables users to update the account to use a new address and removes the old address from the UI. (CDB-14206)
-
Added support for disabling a user's ability to delete an address/contact record when the contact information is set at the Person level. (CDB-14343)
-
Enabled ability for FIS IBS (Open API) users to parse address lines 1 and 2 separately to the Code "S" and Code "A" fields, respectively. (CDB-15205)