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

Magento node store "view" option #8837

Open
Michael-1Mueller opened this issue Mar 8, 2024 · 3 comments
Open

Magento node store "view" option #8837

Michael-1Mueller opened this issue Mar 8, 2024 · 3 comments
Labels
in linear Issue or PR has been created in Linear for internal review

Comments

@Michael-1Mueller
Copy link

Bug Description

The code does contain the store view hardcoded
/rest/default/V1/products/${sku}`
Should look like this
/rest/${StoreView}/V1/products/${sku}

To Reproduce

Users which have other store view cannot use the module.

Expected behavior

Field in the setup sectioan where one can choose the store view.

Operating System

all

n8n Version

1.3.12

Node.js Version

na

Database

SQLite (default)

Execution mode

main (default)

@Joffcom
Copy link
Member

Joffcom commented Mar 8, 2024

Hey @Michael-1Mueller,

This is something I have been aware of for a while and have never got round to fixing it, The internal dev ticket for this is NODE-1221 I will try and get it sorted soon.

@Joffcom Joffcom added the in linear Issue or PR has been created in Linear for internal review label Mar 8, 2024
@Michael-1Mueller
Copy link
Author

Is there any news on this?

@Joffcom
Copy link
Member

Joffcom commented May 15, 2024

Hey @Michael-1Mueller,

Not yet, I am currently going through some of the backlog of issues though so this shouldn't be too much longer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
in linear Issue or PR has been created in Linear for internal review
Projects
None yet
Development

No branches or pull requests

2 participants