Closed Thomas-balance closed 6 years ago
Hey @Thomas-balance,
We have raised an internal issue for this and have a fix going through pull request at the moment.
I'll update again when we have released the fix.
Cheers, Simon
Hi @simon-letch
The problem is quite simple to fix.
Currently your extension is using the API incorrectly, it is passing the address book string name for the [AddressBookID], when it should be using the AddressBookID address-books/[AddressBookID]/contacts/[ContactID]
Thanks,
Hi @Thomas-balance ,
Thanks for your time and describe how to replicate the issue, very helpful 👍
So the issue you have described is fixed on the 2.4.5 version.
But I still can't find any trace of this one ? :
Currently your extension is using the API incorrectly, it is passing the address book string name for the [AddressBookID], when it should be using the AddressBookID
address-books/[AddressBookID]/contacts/[ContactID]
if you still think it's an issue feel free to open a new ticket.
Thanks, Calin.
Magento Cloud: 2.1.8 dotmailer: latest
Steps to reproduce:
Expected behaviour: When the customer deselects the address book and selects save, the customer is immediately removed from the selected address book/s
Other notes: Customer selecting an address book to be added to and saving, works fine.