Hi,
I wonder if anyone can help me with this problem?
I needed to move all the customers from one group into another and so I did this outside of actinic and then imported the data back in replacing the existing accounts. As part of this process I needed to delete all the existing order information which I did from within actinic.
I had tried updating the accounts originally but this didn't work as duplicate data got created even when I didn't edit the exported data.
Now I find that when I go back into the customer accounts the sent emails are attached to the wrong customers.
It looks like table orderMail has not been updated with the new buyer id's. I can do a match on email address to link the emails back to the original buyer and then update the order id. But will this cause any problems later on?
Is there an easier way of doing this? Should I have done this differently in the first place?
Any help would be appreciated.
I wonder if anyone can help me with this problem?
I needed to move all the customers from one group into another and so I did this outside of actinic and then imported the data back in replacing the existing accounts. As part of this process I needed to delete all the existing order information which I did from within actinic.
I had tried updating the accounts originally but this didn't work as duplicate data got created even when I didn't edit the exported data.
Now I find that when I go back into the customer accounts the sent emails are attached to the wrong customers.
It looks like table orderMail has not been updated with the new buyer id's. I can do a match on email address to link the emails back to the original buyer and then update the order id. But will this cause any problems later on?
Is there an easier way of doing this? Should I have done this differently in the first place?
Any help would be appreciated.
Comment