Skip to content

fix: Filter composer failed to finish up [#1686]

This MR fixes a regression introduced in #1565 (closed) where we updated the response of the "filters.importRaw" message, but forgot to update its usage in the filter composer, thereby causing an error to be thrown and the UX flow not finishing.

Merge request reports