Param with special formatting in the Data-View are not displayed correctly.(URL Param Decode) #162633
Labels
bug
Fixes for quality problems that affect the customer experience
Feature:FieldFormatters
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:needs-research
This issue requires some research before it can be worked on or estimated
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
Kibana version: both
8.8.2
and8.9.0
Elasticsearch version: both
8.8.2
and8.9.0
Server OS version:
Docker For Windows
Browser version:
114.0.5735.91
Browser OS version:
Google Chrome
Original install method (e.g. download page, yum, from source, etc.):
Official Docker images
Describe the bug: With the URL Param Decode setting configured for the parameters of the data view, it works fine.
However, if the data is filtered with e.g.
msg:* ControllerLog
—— KQL , the data view is not displayed as expected!Steps to reproduce:
docker-compose.yml
content of
test.log
filebeat configuration
web-log-*
, add format to data-viewit works fine.
However, if the data is filtered with e.g.
msg:* ControllerLog
—— KQL , the data view is not displayed as expected!Expected behavior: URL Param Decode works even after using a data filter such as
msg:* ControllerLog
.Screenshots (if relevant):
Errors in browser console (if relevant):
Provide logs and/or server output (if relevant):
Any additional context:
The text was updated successfully, but these errors were encountered: