By default inline_entity_form associates created products with the anon user (uid 0).
The attached patch uses the logged in user (if not anonymous) and uid is not already set.

CommentFileSizeAuthor
inline_entity_form_uid.patch885 byteslarowlan

Comments

bojanz’s picture

Status: Needs review » Fixed

Good catch. Committed a slightly modified version, so that it only does that for newly created products.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.