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

[BUG] Transforms - all data shows "-" when field is inside an object #9293

Open
triggerhappy17 opened this issue Jan 28, 2025 · 0 comments
Open
Labels
bug Something isn't working untriaged

Comments

@triggerhappy17
Copy link

Describe the bug

When you have your data fields in objects, ie:
obj.field1
obj.field2
....

all columns show as "-" and so you cannot create any transform, agg etc. Fields that are not part of objects are ok.

To Reproduce
Steps to reproduce the behavior:

  1. create a index template that as a object. inside that object add some fields.
  2. insert data
  3. try and complete a transform -> transform job->create transform job. Point at your source index. Create a new destination index, next ... all coums show "-".
  4. See error

Expected behavior
transforms should support fields within objects.

OpenSearch Version
2.16

Dashboards Version
2.16

Plugins

opensearch deafault container

@triggerhappy17 triggerhappy17 added bug Something isn't working untriaged labels Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working untriaged
Projects
None yet
Development

No branches or pull requests

1 participant