hi,
we have found inconsistency with multiple orders. first, we have run this command to list inconsistencies.
bin/Magento inventory:reservation:list-inconsistencies -r
we got a list of insistencies and created compensation reservations.
bin/Magento inventory:reservation:create-compensations
After that we got the following result..we haven't got complete consistent salable quantity.
SKU 4155 has quantity at 8 and salable at 24, 4155 has -18 compensations to be created, which means it will make the salable quantity to 6 after compensation, but there are no orders in processing with SKU 4155 as of this time.
can anybody please suggest how to resolve this?
Product-SKU | Quantity | Salable Quantity | Inconsistency list | After compensation |
4155 | 8 | 24 | -18 | 6 |
3318 | 4 | 3 | -8 | -5 |
3807 | 0 | 2 | -2 | 0 |