Details
-
Bug
-
Resolution: Fixed
-
Minor
-
2.1.1
-
None
-
None
Description
<p>There's some experimental/sub-optimal code in the media views left over from the MIA rework and some conceptual issues with how the relationship filters work. e.g.</p>
<p>FilteredRelationshipFilters don't respect the inked role of the subfilter when creating the subquery nor do they take into account the showVirtual setting. This means the subquery can return rows from media items that aren't being filtered.</p>
<p>e.g. it will select the user data for all media items in the series media views rather than just the user data for non-virtual episodes.</p>
<p> </p>
<p>FilteredRelationshipFilters don't respect the inked role of the subfilter when creating the subquery nor do they take into account the showVirtual setting. This means the subquery can return rows from media items that aren't being filtered.</p>
<p>e.g. it will select the user data for all media items in the series media views rather than just the user data for non-virtual episodes.</p>
<p> </p>