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

[EEM] When 2 metadata fields belong to the same parent only one shows up. #186668

Closed
simianhacker opened this issue Jun 21, 2024 · 1 comment · Fixed by #186672
Closed

[EEM] When 2 metadata fields belong to the same parent only one shows up. #186668

simianhacker opened this issue Jun 21, 2024 · 1 comment · Fixed by #186672
Assignees
Labels
bug Fixes for quality problems that affect the customer experience Team:obs-knowledge Observability Experience Knowledge team

Comments

@simianhacker
Copy link
Member

simianhacker commented Jun 21, 2024

Kibana version:

main

Original install method (e.g. download page, yum, from source, etc.):

source

Describe the bug:

If you have 2 metadata fields like host.name and host.os.name only one of the fields will be present in the data.

Steps to reproduce:

  1. Ingest some data
  2. Create a definition with a metadata field that shares the same parent

Expected behavior:

Both fields should show up. The issue is we need to add a check to the ingest pipeline script that breaks apart the terms response from the transform and creates a list.

@simianhacker simianhacker added the bug Fixes for quality problems that affect the customer experience label Jun 21, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Jun 21, 2024
@simianhacker simianhacker self-assigned this Jun 21, 2024
@jughosta jughosta added the Team:obs-knowledge Observability Experience Knowledge team label Jun 23, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-knowledge-team (Team:obs-knowledge)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Jun 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Team:obs-knowledge Observability Experience Knowledge team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants