motou/magento2-store-locator-stockists-extension

Can't save store to other stores, only to default

Closed this issue · 8 comments

ps202 commented

As stated above, I can't save store to other stores, only to default.
It does not matter which store view I am selecting before saving the store, it will always be changed to the default sites default store.

This bug should be fixed in the latest version of the extension. Please check v. 1.0.16

hi, i reproduced this bug in magento 2.1.2. forever it's saved the default store. and, other question: it's not permitted save a stockist in multiple stores?

HI,

you should check the last commit 46425fb and save it manually in that file.

thanks for your fast answer! now it's saved correctly one store, but not multiple stores. i think this is because the field in database table is smallint and can't save string value, for example: stores "1,2".

Thanks. I'll have a look. didn't try with multiple stores.

You were right. I made the change in code. You'll have to make the change manually in the database. Thanks!

Works perfect! Good job. Only one minor issue: in the stockists list doesn't see the stores selected (in the admin).

This has been fixed in 2.0