Skip to content

smart filter improvements

This MR improves the smart filter policy to work properly with regular filters (filter that are not smart).

Regular filters should be treated as regular nodes. This means that smart filters should be able use them as a valid target, and get-filter-from-target.lua should not bypass the hook if the actual session item is a regular filter.

Merge request reports