Skip to content

WIP: Issue #454 - Ignore filter list headers when adding custom filters

This MR contains the following changes:

  • Don't show error message when adding filter list header in custom filter table - only when replacing an existing filter with a filter list header.
  • Added comments in relevant places to clarify the parts of the code that we rely on for this to work as expected. Without them they it may not be obvious what they're there for.

Merge request reports