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

'Apply_to' column from catalog_eav_attribute has strange behaviour #6469

Closed
firestorm23 opened this issue Sep 2, 2016 · 2 comments
Closed
Assignees
Labels
Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Progress: needs update

Comments

@firestorm23
Copy link

firestorm23 commented Sep 2, 2016

Environment

Magento 2.0.2, local server, Windows 10

Steps to reproduce

A.

  1. Create an attribute 'testA' with Dropdown type through InstallData.php and fill the column 'apply_to' from table 'catalog_eav_attribute' with some product types, e.g. 'simple'
  2. Try to add a product with Configurations, choosing 'testA' attr. as config. option.
  3. This 'test' attr. will not be seen in the Configurable options

B.

  1. Try to add attribute 'testB' through Admin, from Congigurable attributes modal, after 'New Product' -> 'Configurations' steps
  2. Created attribute will have column 'apply_to' set to NULL

C.

  1. Set the column 'apply_to' for 'testA' to NULL
  2. Try to add a product with Configurations, choosing 'test' attr. as config. option.
  3. This 'test' attr. will appear in the Configurable options

Questions:

Does the 'apply_to' option is still legit for Magento 2 ? Does it change some behaviour ? I cannot find it on the Admin.

As I see, this column effectively changes posibility to use current attribute as option to create configurable products. Is it a part of stable logic or not ?

@magento-engcom-team
Copy link
Contributor

Hi @firestorm23
Are you able to reproduce the issue on latest develop branch?

@magento-engcom-team
Copy link
Contributor

@firestorm23, we are closing this issue due to inactivity. If you'd like to update it, please reopen the issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue: Format is not valid Gate 1 Failed. Automatic verification of issue format is failed Progress: needs update
Projects
None yet
Development

No branches or pull requests

3 participants