Skip to content

Conversation

carlos-r-l-rodrigues
Copy link
Contributor

We couldn't reproduce the issue #9998, but giving the stack trace, this is a potential fix.

Copy link

vercel bot commented Jan 14, 2025

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

Name Status Preview Comments Updated (UTC)
api-reference 🔄 Building (Inspect) Visit Preview 💬 Add feedback Jan 15, 2025 5:23pm
medusa-dashboard ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 15, 2025 5:23pm
5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
api-reference-v2 ⬜️ Ignored (Inspect) Visit Preview Jan 15, 2025 5:23pm
docs-ui ⬜️ Ignored (Inspect) Visit Preview Jan 15, 2025 5:23pm
docs-v2 ⬜️ Ignored (Inspect) Visit Preview Jan 15, 2025 5:23pm
medusa-docs ⬜️ Ignored (Inspect) Visit Preview Jan 15, 2025 5:23pm
resources-docs ⬜️ Ignored (Inspect) Visit Preview Jan 15, 2025 5:23pm

Copy link

changeset-bot bot commented Jan 14, 2025

🦋 Changeset detected

Latest commit: 2b8598b

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

This PR includes changesets to release 65 packages
Name Type
@medusajs/core-flows Patch
integration-tests-http Patch
@medusajs/medusa Patch
@medusajs/test-utils Patch
@medusajs/api-key Patch
@medusajs/auth Patch
@medusajs/cache-inmemory Patch
@medusajs/cache-redis Patch
@medusajs/cart Patch
@medusajs/currency Patch
@medusajs/customer Patch
@medusajs/event-bus-local Patch
@medusajs/event-bus-redis Patch
@medusajs/file Patch
@medusajs/fulfillment Patch
@medusajs/index Patch
@medusajs/inventory Patch
@medusajs/link-modules Patch
@medusajs/locking Patch
@medusajs/notification Patch
@medusajs/order Patch
@medusajs/payment Patch
@medusajs/pricing Patch
@medusajs/product Patch
@medusajs/promotion Patch
@medusajs/region Patch
@medusajs/sales-channel Patch
@medusajs/stock-location Patch
@medusajs/store Patch
@medusajs/tax Patch
@medusajs/user Patch
@medusajs/workflow-engine-inmemory Patch
@medusajs/workflow-engine-redis Patch
@medusajs/auth-emailpass Patch
@medusajs/auth-github Patch
@medusajs/auth-google Patch
@medusajs/file-local Patch
@medusajs/file-s3 Patch
@medusajs/fulfillment-manual Patch
@medusajs/locking-postgres Patch
@medusajs/locking-redis Patch
@medusajs/notification-local Patch
@medusajs/notification-sendgrid Patch
@medusajs/payment-stripe Patch
@medusajs/framework Patch
@medusajs/js-sdk Patch
@medusajs/modules-sdk Patch
@medusajs/orchestration Patch
@medusajs/types Patch
@medusajs/utils Patch
@medusajs/workflows-sdk Patch
@medusajs/cli Patch
@medusajs/medusa-oas-cli Patch
@medusajs/oas-github-ci Patch
@medusajs/telemetry Patch
@medusajs/admin-bundler Patch
@medusajs/admin-sdk Patch
@medusajs/admin-shared Patch
@medusajs/admin-vite-plugin Patch
@medusajs/dashboard Patch
@medusajs/icons Patch
@medusajs/toolbox Patch
@medusajs/ui-preset Patch
create-medusa-app Patch
medusa-dev-cli 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

}).then(() => {
when(
{ input, cartPaymentCollection },
({ input, cartPaymentCollection }) => {
Copy link
Member

Choose a reason for hiding this comment

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

It is also like that line 42, so probably it 👍

@420coupe
Copy link
Contributor

420coupe commented Jan 14, 2025

Im trying to build these changes on top of current medusa repo and build keeps failing, even after adding in multiple @ts-expect-error.
image

Do you have the built files I can copy over to test in the dev instance i have stood up?

Or can i just manually edit the .js file in node_modules/@medusajs/core-workflows?

@carlos-r-l-rodrigues
Copy link
Contributor Author

Or can i just manually edit the .js file in node_modules/@medusajs/core-workflows?

Yes, you can do that. This is the quickest way to test it.

@420coupe
Copy link
Contributor

Or can i just manually edit the .js file in node_modules/@medusajs/core-workflows?

Yes, you can do that. This is the quickest way to test it.

this PR did not resolve my issue (#10949). nothing happens after webhook post.

image
image

@olivermrbl olivermrbl merged commit c5a2071 into develop Jan 15, 2025
23 checks passed
noubase pushed a commit to noubase/medusa that referenced this pull request Jan 22, 2025
jimrarras pushed a commit to jimrarras/medusa that referenced this pull request Jan 28, 2025
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.

4 participants