Download & Extend

Filter doesn't work on fields in relationships

Project:Date
Version:6.x-2.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed (duplicate)

Issue Summary

I have a view bringing in fields and other query data across a relationship. However, when I try to date filter the view based on a field in the relationship nodes, I get an empty resultset.

Comments

#1

Title:Date filter doesn't work on fields in relationships» Filter doesn't work on fields in relationships

This seems to be a recurrrent request that never got any response.
Apparently, Views does not process filtering through relationship though the UI allows to define it.

I suggest to change the title for a broaden perspective

#2

Version:6.x-2.0-rc6» 6.x-2.x-dev

I'm having the same issue. Whenever I set up a filter on a datetime field that is brought in via a relationship/nodereference, I get zero results. If I remove the datetime filter, everything shows up again in the view listing.

#3

Project:Calendar» Date
Version:6.x-2.x-dev» 6.x-2.x-dev

#4

I noticed there was a recent CVS commit to prevent the use of the popup select widget for the filter. Since I was using this, I tried having the user use just the regular text box to enter a date for the filter, but it still comes up with zero results.

#5

Status:active» closed (duplicate)

Duplicate of http://drupal.org/node/385688