I have a rule that adds an Order product commission to line items that have a particular SKU. I created a view to list affiliate commissions and I added an entity reference relationship to join the commerce product to the commission through the commerce_affiliate_product field in Order product commissions. But that field isn't getting populated for some reason. When I look at commissions linked in the Commerce Orders interface, there's no data in the product field. I assumed the field would be populated automatically. Is there something I need to add to my rule?

Comments

jblue created an issue.