Skip to content

Message filter (smart filters based on Groovy syntax) no longer work #664

@olivd4400

Description

@olivd4400

Issue submitter TODO list

  • I've looked up my issue in FAQ
  • I've searched for an already existing issues here
  • I've tried running main-labeled docker image and the issue still persists there
  • I'm running a supported version of the application which is listed here

Describe the bug (actual behavior)

Adding a smart filter to messages page e.g. headers["my-header"] == "my-header-value" have no impact to displayed messages

Expected behavior

Messages should be filtered according to smart filter (groovy syntax)

Your installation details

7.2.0

Steps to reproduce

  1. go to any topic with messages containing headers.
  2. add a new filter with a specific header value

Screenshots

No response

Logs

No response

Additional context

used to work with version 7.1.0, no longer works with 7.2.0
we suspect a regression due to security fix of https://securitylab.github.com/advisories/GHSL-2023-229_GHSL-2023-230_kafka-ui/

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions