Luke Rodgers
Luke Rodgers
@moiashvin I think this PR was going to be an attempt at handling this https://github.com/AmpersandHQ/magento2-disable-stock-reservation/pull/6 However the module has been through a bit of a refactor since then and we...
@moiashvin Thats my understanding yes. I think we were planning on trying to track the source so that we could know how to properly restore it when there are multiple...
Hello, I have not tested this on 2.4.4 yet so cannot comment. This would need to be run through in a debugger to see what is occurring. If anyone has...
We've not seen this before. Could you include a full stack trace?
thanks @munkhulzii very strange, perhaps something going fishy with your atomic deployments?
@Silarn maybe this? https://github.com/AmpersandHQ/magento2-disable-stock-reservation/issues/34#issuecomment-780872927
@Silarn I've never come across it myself. It may be a core magento issue that somehow mangles these skus, or perhaps some way of creating the products / stock inventory...
Hello there are a few cases being discussed here. Firstly @zeeshan2523806 > we are experiencing the same issue but the only difference is if a customer purchases the last quantity...
I have added more tests and also manually tested on 2.4.3 I was able to have the product at `qty=0` `is_in_stock=0` and ship the order with all the items 🤔...
Thanks for your issue @BrentRobert If you have a PR to go with it that would be very much appreciated 👍