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

Custom batch strategies not working with the contentful starter #13

Open
eddast opened this issue Mar 24, 2023 · 0 comments
Open

Custom batch strategies not working with the contentful starter #13

eddast opened this issue Mar 24, 2023 · 0 comments

Comments

@eddast
Copy link

eddast commented Mar 24, 2023

Custom batch strategies are not working with the contentful starter.

To reproduce

Create a custom batch job under /src/strategies/. Make sure the class implements the AbstractBatchJobStrategy and the class is exported by default. Build before running and verify that the build was successful by seeing your new custom strategy appears under dist/strategies/.

Now when you try to run the custom batch job, you get an error of 'not-found'.

We tried updating the medusa version to the newest version without any luck.

Further information

See discussion on Discord https://discord.com/channels/876835651130097704/1088771014353223680

Example of a test strategy and the error in console

image

image

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

No branches or pull requests

1 participant