Hi,
I have a "AfterCreate" subscriber for products. The product object that the method receives does not have all attributes set. For example "Name".
Creating this product:
Product in subscriber, "Name" is empty.
Is this by design?
Regards / Aki