You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code snippet to create the workflow is not 'syncBrandsFromSystemWorkflow' but 'syncBrandsFromCmsWorkflow.'
Also, the name of the method to retrieve the brands from the cms is not 'retrieveBrandsFromSystemStep()' but 'retrieveBrandsFromCmsStep()'
How can this issue be resolved?
rename workflow to syncBrandsFromCmsWorkflow
rename method to retrieveBrandsFromCmsStep()
...
Are you interested in working on this issue?
I would like to fix this issue
The text was updated successfully, but these errors were encountered:
What Medusa version and documentation are you using?
v2
Preliminary Checks
Issue Summary
The code snippet to create the workflow is not 'syncBrandsFromSystemWorkflow' but 'syncBrandsFromCmsWorkflow.'
Also, the name of the method to retrieve the brands from the cms is not 'retrieveBrandsFromSystemStep()' but 'retrieveBrandsFromCmsStep()'
How can this issue be resolved?
...
Are you interested in working on this issue?
The text was updated successfully, but these errors were encountered: