Skip to content

fix `Derived` type propagation in filter inheritance.

Filter subclasses were not passing the true derived type up the hierarchy. Fixed that.

Merge request reports