elastic/kibana

[Tags] Break with "&"

Open

#199.143 geöffnet am 6. Nov. 2024

Auf GitHub ansehen
 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (19.065 Stars) (8.021 Forks)batch import
Feature:Saved Object TaggingTeam:Corebuggood first issuequick-win

Beschreibung

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