nodejs icon indicating copy to clipboard operation
nodejs copied to clipboard

Everything related to the Node.js ecosystem for the commercetools platform.

Results 94 nodejs issues
Sort by recently updated
recently updated
newest added

### Description This library used inside our [sync-actions](https://github.com/commercetools/nodejs/blob/72f30f7e17d8c134752fb8f9947fa3993a5cc3f6/packages/sync-actions/package.json#L38) package is not very stable or well-maintained. For example there is no changelog at all so every update is at risk of...

Type: Maintenance
Type: Enhancement
Node SDK

### Support reference number The commercetools platform is able to suspend projects. A suspension will always be coordinated with projects owners before being carried out. However, it has implication for...

Major
Node SDK

### Support reference number ### Description I'm looking to replicate cart with request builder but I don't see any such [feature](https://github.com/commercetools/nodejs/blob/master/packages/api-request-builder/src/default-services.js), so how do I replicate cart with request builder?

### Description In our project we need to calculate update actions for 2 price drafts. We don't have a full product representation for the old price. It'd be very useful...

Type: New Feature
Type: Onboarding Task

Hi, wouldn't it be awesome if we could update custom types or product types field definitions with a migration strategy to prevent data loss? As far I know, It doesn't...

Type: Discussion
Node SDK

### Description The output from `lerna-changelog` is not ideal as it prints a ton of lines when releasing a package that many other packages in the monorepo relies on. We...

Status: Available
Minor

When syncing attributes with `SET of REFERENCE` type it should compare only fields `id` and `typeId`. For example: If the attribute before and after looks like this: ```js { name:...

Type: Bug

There is an upcoming feature in the API about extensions. It would be helpful to have a package that provides a way to create API Error objects. The package can...

Type: New Feature

### Support reference number SUPPORT-3985 ### Description Currently the productType import tool is not syncing existing productTypes. ### Expected Behavior Changes to existing productTypes can be done through the import...

Status: Abandoned
Type: New Feature

**Topic for discussion** It is pity that we hit same [issues](https://github.com/commercetools/nodejs/pull/590) with new SDK which has been addressed in [old SDK](https://github.com/sphereio/sphere-node-sdk/blob/master/src/coffee/sync/product-sync.coffee#L44-L56) already as for existing customers migration might be a...

Type: Discussion