I can't use views to list the contributions on a given node because the reference is stored as a 'entity_id' key in the data column rather than a property or entity_reference field?
Why is this the case? Surely it would be easy to set an entity_reference field on the Commerce Contribution product type when the product is created?
That said, it seems to be wasteful to make a totally new product for each contribution. But I'll post another issue about that.
Comments
Comment #1
yanniboi commentedI'm having the same issue... I might have a look at getting this entity reference field created as a 'quick fix' for now.