Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
4 tasks done
olivd4400 opened this issue Nov 19, 2024 · 2 comments
Closed
4 tasks done
Labels
status/invalid This doesn't seem right status/triage/completed Automatic triage completed

Comments

@olivd4400
Copy link

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/

@olivd4400 olivd4400 added status/triage Issues pending maintainers triage type/bug Something isn't working labels Nov 19, 2024
@kapybro kapybro bot added status/triage/manual Manual triage in progress status/triage/completed Automatic triage completed and removed status/triage Issues pending maintainers triage labels Nov 19, 2024
Copy link

Hi olivd4400! 👋

Welcome, and thank you for opening your first issue in the repo!

Please wait for triaging by our maintainers.

As development is carried out in our spare time, you can support us by sponsoring our activities or even funding the development of specific issues.
Sponsorship link

If you plan to raise a PR for this issue, please take a look at our contributing guide.

@Haarolean
Copy link
Member

Hi, thanks for reaching out.

  • versions below 1.0.x are not supported.
  • in kafbat we've replaced groovy with more approachable and secure CEL, once you upgrade you'll be able to see the quick info on CEL syntax
image

Let me know if you have any other questions.

@Haarolean Haarolean closed this as not planned Won't fix, can't repro, duplicate, stale Nov 20, 2024
@Haarolean Haarolean added status/invalid This doesn't seem right and removed type/bug Something isn't working status/triage/manual Manual triage in progress labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status/invalid This doesn't seem right status/triage/completed Automatic triage completed
Projects
None yet
Development

No branches or pull requests

2 participants