Description
Preconditions
I use magento 2.0.7.
Steps to reproduce
Installing, creating a simple product. Saving it, then at the bottom add configurations. I added color black, red and green, swatched and mandatory to chose. Then size 34 and 36. Mandatory also.
After that creating products. 6 New products appeared. Then saving the parent product and the child products are seeable in the product list.
After that I needed to edit the description of the parent product. I changed something and saved. Page loaded, content in backend showed the right thing but not the frontend. After some searching I found that the product has not been saved. The error message only was hidden at the top of the page so that I was not aware of it (why can it hide there?). It claimed I have to chose a color and a size.
At the bottom of the description there are both fields where I could chose them. On the right the word global.
Expected result
I set a color and a size and can save it.
Actual result
The dropdownboxes for color and size are there... only they are greyed out, have the red star but... I can't change anything there.
Not sure if the image will show up though something happened.
I'm not sure what happens there. I think there should be the default setting be sat. But it does not allow it so I can't edit the parent product anymore. Probably I would have to delete the child products for that to happen but... this is no solution for the editors everytime they have to edit the main product.
Edit: A workaround was to make the attributes non required. Though still...