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

Segment plugin using depercated sdk #6187

Closed
Edan-Swipik opened this issue Jan 23, 2024 · 1 comment
Closed

Segment plugin using depercated sdk #6187

Edan-Swipik opened this issue Jan 23, 2024 · 1 comment

Comments

@Edan-Swipik
Copy link

Edan-Swipik commented Jan 23, 2024

Bug report

Describe the bug

medusa segment plugin is using a deprcated segment plugin:
(https://github.com/segmentio/analytics-node)

further more the subscibers for this plugin raising errors on startup:

warn:    The subscriber in /home/server/node_modules/medusa-plugin-segment/subscribers/order.js is missing a config.
warn:    The subscriber in /home/server/node_modules/medusa-plugin-segment/subscribers/swap.js is missing a config.

Expected behavior

plugin should use the supported npm package

subscribers should have a config to prevent warnings on startup EDIT: - subscribers issue has been resolved with: #5904

@sradevski
Copy link
Member

Hey, thanks for the report! Since v2 brought a lot of architectural and API changes on the backend, we will be closing this ticket since it no longer applies to our new setup, or the issue has already been fixed. If you are still facing issues with v1,
please open a new ticket and we will address it as soon as possible. Thanks! 🙏

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants