Project

General

Profile

Production Ticket(ST) #9652

Updated by Muhammed Assyafiq Bin Ahmad Kamal about 1 year ago

Hi jann, done checking. noticed that :

1. State created by customer import does not have country id
2. Address type created by customer import is blank
3. The other line in this address table are created from previous import and was not clear after re-import using customer import.
4. Region ID not cater in customer import

What we did to patch is to remove the redundant line in the address table, patch the state country id, patch the region id based on state table and patch the address type to 'contact'

Back