Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Aug 2012 at 10:37 UTC
Updated:
23 Aug 2012 at 07:21 UTC
because of the last changes #1701652-8: Rebuild and retheme the product listing view,
where we built a Search box, Filter by multiple fields (new filter built within Views module, dev version), we needed the SKU field defined in the View Fields.
This fields multiplicate the node of the product display for each referenced product.
So what we need it's an aggregation for this field.
Comments
Comment #1
vasikeChange the Product view, use COUNT Aggregation type for the Product SKU field
here is the commit : https://code.drupalcommerce.org/#/c/289/
Comment #2
vasikecommit Merged