Problem: I have a post relationship set up between two custom post types. On the single post page for one of the custom post types, I would like to display a list of all the related posts.
Solution: Use Query Filters in this View to display only those posts that are related to the current post being displayed.