Closed (fixed)
Project:
Commerce Core
Version:
7.x-1.x-dev
Component:
Views integration
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
15 Mar 2011 at 14:51 UTC
Updated:
6 Apr 2011 at 04:02 UTC
Adding a new relationship to a commerce order view you get a broken handler for customer profile:
Error: missing group: Referenced customer profile
I'm attaching a patch for this
Comments
Comment #1
pcambraHere it is:
Repo: git.drupal.org:sandbox/pcambra/1081200.git
Branch: 1093344
Diff: http://drupalcode.org/sandbox/pcambra/1081200.git/commitdiff/85aa2f73e94...
Comment #2
rszrama commentedCommitted. I do find it interesting that the relationship doesn't mention what kind of profile is being referenced (i.e. billing)... we'll probably need to fix that, too.