default values for product attributes
Hi experts,
I'm noting a strange behaviou on the default values of the attributes.
In detail, my scenario is this:
- I have a product A with a product component B (that is, B is related to A in the Product Designer)
- B has 3 boolean attributes with predefault values
- these attributes have been defined as Enumerated type (Y, N)
Issue:
case 1) when I manually change the default values --> the value is written on BC Order Entry - Line Items
case 2) when I leave the default values --> no value is written on BC and the fields remain NULL
Is this an expected behaviour or there is a problem? In addition, if it is not the expected behaviour, has someone had (and resolved) a such problem?