You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a customer saves an address that does not have an SP Address Id it will not be created in SP
Address could have been created before SP Cartridge Installed/Enabled
Address could have been created in Business Manager by customer service at any time.
We do have the MigrationsSP job which can be used to generate customers/addresses/payment profiles after SP Cartridge is installed/enabled. This does not help the one-off addresses created in BM afterward. Though the job could be scheduled. Addresses created on frontend are created in SP at that time.
Expected
When a customer saves an address that does not have an SP Address Id it should be linked to an existing address in SP or a new one created.
Steps to Reproduce
In Business Manager
Navigate to Merchant Tools > Customers > Customers
Click New to create a new customer
Complete the form to create the new customer and click Apply
Now click on the addresses tab, and create a new address.
On Frontend
Login as the newly created customer
Scroll down and click on View in the Address Book section
Click Edit for the newly created address
Make a change to the address, and click Save
Result
The customer will be created in SP, but there will be no addresses for the customer in SP.
The text was updated successfully, but these errors were encountered:
Issue
When a customer saves an address that does not have an
SP Address Id
it will not be created in SPExpected
When a customer saves an address that does not have an
SP Address Id
it should be linked to an existing address in SP or a new one created.Steps to Reproduce
In Business Manager
On Frontend
View
in the Address Book sectionEdit
for the newly created addressResult
The customer will be created in SP, but there will be no addresses for the customer in SP.
The text was updated successfully, but these errors were encountered: