Open
Description
Details here: http://wordpress.org/support/topic/error-plugin-fails-with-custom-wp_query-filter?replies=1#post-3866640
But essentially it seems that with a custom wp_query posts_fields
filter in place, posts-to-posts fails due to the MySQL subquery that searches for the related IDs with an IN statement expected to only return ID's -- but posts_fields is bringing baggage baby!