elastic/kibana

[Tags] Break with "&"

Open

#199,143 opened on Nov 6, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (8,021 forks)batch import
Feature:Saved Object TaggingTeam:Corebuggood first issuequick-win

Repository metrics

Stars
 (19,065 stars)
PR merge metrics
 (Avg merge 1d 16h) (999 merged PRs in 30d)

Description

Kibana version: 8.15.3 Elasticsearch version: 8.15.3

Describe the bug: The tags break and fail to show results due to ampersand "&"

Steps to reproduce:

  1. Create a tag
  2. Add string with & in between
  3. Search/click for the tag in Dashboards page
  4. Watch it return no results and issue error

Expected behavior: Tags should consider any values in the string value Screenshots (if relevant): Image

Contributor guide