Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't publish products #11

Closed
mikemurray opened this issue Oct 17, 2019 · 1 comment
Closed

Can't publish products #11

mikemurray opened this issue Oct 17, 2019 · 1 comment
Labels
bug For issues that describe a defect or regression in the released software
Projects

Comments

@mikemurray
Copy link
Member

Can't publish products that seem like they should be publishable. This may be an issue with the API.

api_1    |   stack: TypeError: Cannot read property 'USD' of undefined
api_1    |       at publishProductToCatalog (file:///usr/local/src/app/src/plugins/simple-pricing/util/publishProductToCatalog.js:31:43)
api_1    |       at Object.applyCustomPublisherTransforms (file:///usr/local/src/app/src/core-services/catalog/mutations/applyCustomPublisherTransforms.js:20:11)
api_1    |       at createCatalogProduct (file:///usr/local/src/app/src/core-services/catalog/utils/createCatalogProduct.js:164:27)
api_1    |       at runMicrotasks (<anonymous>)
api_1    |       at processTicksAndRejections (internal/process/task_queues.js:93:5)
api_1    |       at async publishProductToCatalog (file:///usr/local/src/app/src/core-services/catalog/utils/publishProductToCatalog.js:22:26)
@mikemurray mikemurray added the bug For issues that describe a defect or regression in the released software label Oct 18, 2019
@aldeed aldeed added this to To do in 3.0.0 Oct 25, 2019
@aldeed aldeed moved this from To do to In progress in 3.0.0 Nov 21, 2019
@aldeed
Copy link
Contributor

aldeed commented Nov 22, 2019

This is an API issue, with fix in this PR: reactioncommerce/reaction#5823

@aldeed aldeed closed this as completed Nov 22, 2019
3.0.0 automation moved this from In progress to Done Nov 22, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug For issues that describe a defect or regression in the released software
Projects
No open projects
3.0.0
  
Done
Development

No branches or pull requests

2 participants