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(medusa): admin get product should return prices when expected #5480

Merged
merged 11 commits into from
Oct 31, 2023

Conversation

adrien2p
Copy link
Member

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Oct 26, 2023

🦋 Changeset detected

Latest commit: 4c1ec5b

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

This PR includes changesets to release 4 packages
Name Type
@medusajs/medusa Patch
medusa-react Patch
@medusajs/admin-ui Patch
@medusajs/admin 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

@vercel
Copy link

vercel bot commented Oct 26, 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 Oct 31, 2023 7:52am
docs-ui ⬜️ Ignored (Inspect) Visit Preview Oct 31, 2023 7:52am
medusa-docs ⬜️ Ignored (Inspect) Visit Preview Oct 31, 2023 7:52am

olivermrbl
olivermrbl previously approved these changes Oct 26, 2023
@olivermrbl olivermrbl dismissed their stale review October 26, 2023 18:09

needs adrien's approval :))

@olivermrbl olivermrbl force-pushed the fix/admin-get-product branch from e99628a to 93573af Compare October 26, 2023 18:10
@olivermrbl olivermrbl force-pushed the fix/admin-get-product branch from 93573af to 639ae66 Compare October 26, 2023 18:12
@adrien2p adrien2p marked this pull request as ready for review October 27, 2023 07:53
@adrien2p adrien2p requested a review from a team as a code owner October 27, 2023 07:53
@olivermrbl
Copy link
Contributor

@adrien2p, will you resolve the conflicts? Then I think we should be good to go

@olivermrbl
Copy link
Contributor

Our integration test suites are getting more and more flaky. Think we need to dedicate some time to improving it soon

@olivermrbl
Copy link
Contributor

@adrien2p, what do you think - should we merge this badboy?

@adrien2p
Copy link
Member Author

Yes i think so 👌

@@ -35,6 +36,7 @@ export const useAdminProducts = (

export const useAdminProduct = (
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

note to self: "breaking"

@olivermrbl olivermrbl merged commit a780b92 into develop Oct 31, 2023
7 checks passed
@olivermrbl olivermrbl deleted the fix/admin-get-product branch October 31, 2023 07:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants