Postponed
Project:
Statuses (Social Microblog)
Version:
7.x-1.x-dev
Component:
Integrations
Priority:
Minor
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
10 Sep 2011 at 21:51 UTC
Updated:
10 Sep 2011 at 21:51 UTC
Discovered in #1274794: Filter view according to custom user field. -- FBSS currently automatically JOINs on the {users} table if {users} data is used. However, there is no Relationship to the Users view handlers, so you can't do things like filter Statuses views by Profile module fields. I've already written and tested the relationship but it's commented out in statuses.views.inc because it adds a duplicate JOIN if used together with the automatic JOINing (which the default Views currently use).
So, the steps required are: