console icon indicating copy to clipboard operation
console copied to clipboard

Unable to filter on headers

Open kasperdehondtswmu opened this issue 9 months ago • 2 comments

The following used to work for me but after upgrading to a more recent version it no longer does:

return headers["EVENT_TYPE"] == "ContractLineEndRequestedEvent";

Filtering on fields still works.

kasperdehondtswmu avatar Mar 18 '25 15:03 kasperdehondtswmu

Relates to https://github.com/redpanda-data/console/issues/1072

weeco avatar Mar 19 '25 18:03 weeco

I'm not sure that it does @weeco

In the following image you can see that the header text is not escaped for me.

Image

Thanks in advance :)

kasperdehondtswmu avatar Mar 25 '25 15:03 kasperdehondtswmu