Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(admin-ui): inventory item deletion when removing product #5727

Merged
merged 4 commits into from
Nov 27, 2023

Conversation

pKorsholm
Copy link
Contributor

What

  • remove inventory items when deleting the product

How

  • Like we've handled all inventory interactions in admin so far

closes #5719

@pKorsholm pKorsholm requested review from a team as code owners November 27, 2023 11:55
Copy link

changeset-bot bot commented Nov 27, 2023

🦋 Changeset detected

Latest commit: 07ff3db

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@medusajs/admin-ui Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

vercel bot commented Nov 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
api-reference ⬜️ Ignored (Inspect) Visit Preview Nov 27, 2023 1:04pm
docs-ui ⬜️ Ignored (Inspect) Visit Preview Nov 27, 2023 1:04pm
medusa-docs ⬜️ Ignored (Inspect) Visit Preview Nov 27, 2023 1:04pm

@olivermrbl
Copy link
Contributor

/snapshot-this

Copy link
Contributor

🚀 A snapshot release has been made for this PR

Test the snapshots by updating your package.json with the newly published versions:

yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]
yarn add @medusajs/[email protected]

Latest commit: 5f6751a

@pKorsholm pKorsholm requested a review from olivermrbl November 27, 2023 13:04
@olivermrbl olivermrbl changed the title Fix(admin-ui): inventory item deletion when removing product fix(admin-ui): inventory item deletion when removing product Nov 27, 2023
@olivermrbl olivermrbl merged commit 3bcf08c into develop Nov 27, 2023
12 checks passed
@olivermrbl olivermrbl deleted the fix/inventory-item-deletion branch November 27, 2023 13:42
@github-actions github-actions bot mentioned this pull request Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deleting products leaves orphan entries in inventory
3 participants