**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
6 lines
104 B
Markdown
6 lines
104 B
Markdown
---
|
|
"@medusajs/admin-ui": patch
|
|
---
|
|
|
|
Fix(admin-ui): Fix minor bugs related to the edit-allocation modal
|