commercetools / nodejs

Everything related to the Node.js ecosystem for the commercetools platform.
https://commercetools.github.io/nodejs/
MIT License
75 stars 70 forks source link

sync-actions update error #1691

Closed ashishhk closed 3 years ago

ashishhk commented 3 years ago

The actions generated by the sync-actions helper library for types produce an error when loading them into Commercetools.

I have included the "now" and "before" objects that are passed to the actions = createSyncTypes.buildActions(now, before) function. I have also included the resulting actions from the call and the error returned when sending them to CT via an http post.

More example details here https://jira.commercetools.com/browse/SUPPORT-12348