Files
medusa-store/.changeset/soft-stingrays-sell.md
Philip Korsholm 80b95a2300 Fix(medusa, admin-ui): Order allocations (#3419)
**What**
- Fix `delete-reservation` endpoint to allow deletions of reservations 
- remove `inventory_item_id` from reservation update call to properly update reservation
- invalidate all list caches to properly update order overview after an allocation has been created
- Fix overlap for long product titles in edit-allocation-modal

Fixes CORE-1214
2023-03-09 17:07:49 +00:00

104 B

@medusajs/admin-ui
@medusajs/admin-ui
patch

Fix(admin-ui): Fix minor bugs related to the edit-allocation modal