When using another database connection not connected to the "default" settings the selective filter fails to execute a query on tables defined in hook_views_data

A patch has been created to modify _views_filter_selective_query to handle any queries relying on hook_views_data with a base database defined for the table field.

This solved my issue for selective filters to work on another database connection besides default.

Comments

infojunkie’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.