psycho_cfh
morphedByMany in RelationManager error without allowDuplicates
i found this problem, when i use the AttachAction on Relation Manager if i don't use allowDuplicates() give me an query error.
SQLSTATE[42S22]: Column not found: 1054 Unknown column 'order_items.product_id' in 'where clause'
the correct query shoul be
4 replies