Skip to content

Magento 2.1 CE, Attribute value deleted when changing attribute set of a product #6108

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

Closed
orbitrod opened this issue Aug 10, 2016 · 4 comments

Comments

@orbitrod
Copy link

Preconditions

  1. Magento ver. 2.1.0 CE
  2. PHP 7.0.9

Steps to reproduce

  1. Find/Create product in admin with attribute set of "Default"
  2. Edit product and change attribute set from "Default" to another set.

Expected result

  1. Page should refresh with new attributes from newly assigned set.
  2. Values of attributes that are used in both the "Default" set and new set should remain.

The functionality described above, worked in Magento 2.0.8 CE.

Actual result

  1. Page refreshes with new attributes from newly assigned set.
  2. Values for attributes that are shared between both sets are deleted.
@orbitrod
Copy link
Author

@sean-jamersan @s00071609 @mikelevy300 You guys commented on another issue I reported, #5999

I was wondering if any of you were having the same problem I reported here, in regards to attribute values being mysteriously deleted.

@AVoskoboinikov
Copy link
Contributor

Hi, @orbitrod

As I commented in #5999 - It works fine for me in 2.1.1. Can you upgrade and recheck it?

Thanks!

@AVoskoboinikov
Copy link
Contributor

@orbitrod
Since #5999 is acknowledged bug I've tried to reproduce this issue one more time on 2.1.1 with sample data and it worked fine for me. So please, try to upgrade your installation to 2.1.1 and recheck if you can still reproduce this error.

@AVoskoboinikov AVoskoboinikov removed their assignment Sep 16, 2016
@andimov
Copy link
Contributor

andimov commented Oct 10, 2016

We are closing this issue because it hasn’t been updated in more than two weeks. If you can still reproduce this issue, please create a new GitHub issue report.

@andimov andimov closed this as completed Oct 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants