Hello I have created a reference field i use on a group:
I can then overwrite the value for specific products in the group:
This all works fine, but if i try to make the field empty and the save. It will fill the field with the value 0 instead of defaulting back to the value set on the group.
This will make the field display in the frontend as 0 and i have to manually null the value in the database to get the groupvalue back. Is this working as intended or am I missing something here? I would expect it to go back to use the groupvalue if the field is empty :)