id summary reporter owner description type status priority milestone component version resolution keywords cc 1358 Left join is not generated when filtering on aliased property with association path Nicklas Nordborg Nicklas Nordborg This problem is sort of related to #1357 and also appears in `ItemContext.configureQuery()`. It happens when filtering on a property like: `$abc.owner.name`. The filter itself is added correctly but no left join is generated which makes it impossible to filter on null values. defect closed minor BASE 2.13 core fixed