You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a product data manager, I would like the state for imported products to be set to New if the Marketplace partner has not set it in the CSV connector So that these products enter the workflow in a legal state.
Expected Behaviour
When new products are imported, the state is set to New if it is not specified.
When products are updated, lack of a state in the product to import should not impede the import; the current state should be maintained.
Context
This work emerged out of the addition of states* to the REWE Marketplace product model.
∗ Sorry, open-source contributors, this link will not be accessible from outside of commercetools and REWE Digital.
The text was updated successfully, but these errors were encountered:
…s not specified
Set state to New for REWE Digital Marketplace partner products if state is not specified.
Also, refactor timeout in integration.spec.coffee into a common constant, and increase its value.
Closes: #125
@skyriakou See the latest comments at #126: I had abandoned work here (as opposed to in sphere-node-product-csv-sync, where I brought it to completion), but your team wanted to finish the work, which is to say just addressing any remaining issues with my pull request, and merge it; so you should really address your question to them.
Internal JIRA ticket number
PIN-1887.*
Description
As a product data manager,
I would like the state for imported products to be set to New if the Marketplace partner has not set it in the CSV connector
So that these products enter the workflow in a legal state.
Expected Behaviour
When new products are imported, the state is set to New if it is not specified.
When products are updated, lack of a state in the product to import should not impede the import; the current state should be maintained.
Context
This work emerged out of the addition of states* to the REWE Marketplace product model.
∗ Sorry, open-source contributors, this link will not be accessible from outside of commercetools and REWE Digital.
The text was updated successfully, but these errors were encountered: