Leftovers.today
Leftovers.today
Hey @vitormattos I just tested 7.1.1 with NC 28.0.1 and the download binaries step failed. This is a feature that I could really use right now and would love to...
So if I just add something like this, it should be enough to keep the product variant stock level up to date in ElasticSearch? ```jsx this.eventBus.ofType(StockMovementEvent).subscribe(event => { return this.elasticsearchIndexService.updateVariants(event.ctx,...
Pull Request: https://github.com/vendure-ecommerce/vendure/pull/3112
I have read the CLA Document and I hereby sign the CLA
Summary of the issues during E2E testing: - There are 20 products in the node_modules/@vendure/elasticsearch-plugin/e2e/__data__/elasticsearch-plugin-uuid.e2e-spec.ts.sqlite file but only 15 of the products get loaded into ElasticSearch causing all the test...
Hello! Id like to reopen this issue because the above fix is causing issues when using default channel context to switch order state to ArrangingPayment but then using the channel...
Hey Yasser, I think I am missing something here. In the example multi-channel marketplace, one order can have orderlines (items) from different channels and there is a strategy to handle...
PR to add groupBySKU as a new option for ElasticSearch: https://github.com/vendure-ecommerce/vendure/pull/3528 Includes tests as well.
Hey @dalyathan, the reason each channel has its own product entity even though its the same type of item is because its a multi-vendor food marketplace and each store has...
@Leatherface75 Im moving over to using this instead: https://docs.postalserver.io/