-
Notifications
You must be signed in to change notification settings - Fork 29
Import product function error. Importing "product_online" attribute value is applied to the Store but not Store View. #40
Comments
From @vityakopin on June 29, 2017 9:56 Internal ticket MAGETWO-70330 was created. |
From @magento-engcom-team on October 6, 2017 13:30 @Tonop, thank you for your report. |
I'm not sure this is an issue. What are your thoughts?
|
Hi there, How is possible to change the scope of the attribute from website to store? |
Hey @Tonop, I wouldn't recommend making a scope change to a system attribute. I'll continue to look into this to ensure I'm correct with my findings. Feel free to email me at hello[at]adampaterson.co.uk. We could talk through your requirements and see if there is actually a need to have this attribute at a store view scope rather than website. |
As discussed with @akaplya the following idea was raised.
|
What's good first of all is that this error has the same behaviour in the backend. And to stay consistent we should have a look at the backend. There are a few possibilities here, but they need to be discussed:
|
I would suggest that we should start by doing step 2 and documenting what will happen in this case. It might be a nice idea to add some devdocs or some other place an FAQ for such cases and common issues. @lorikrell do you think that this would make sense to be in dev docs? |
From @Tonop on April 27, 2017 19:9
Preconditions
Magento: 2.1.6
PHP: 5.6.26
MySQL: 14.14 Distrib 5.7.15
Steps to reproduce
There are two store views View1 and View2
Expected result
P.S. I tried set "product_online" values 0 and 1 but it didnt affect.
Actual result
Product1 is disabled in View1 and disabled in View2
System applies "product_online" attribute to the store but not store view.
Copied from original issue: magento/magento2#9437
The text was updated successfully, but these errors were encountered: