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 create transforms crashes when mapping is an object #91

Closed
annie3431 opened this issue Sep 10, 2021 · 0 comments
Closed
Labels
bug Something isn't working untriaged

Comments

@annie3431
Copy link
Contributor

Describe the bug
The step 2 of create transform page crashes when attempting to show a column if mapping with object type.

To Reproduce
Steps to reproduce the behavior:

  1. Install sample flight data.
  2. Go to index management/transforms page
  3. Click "Create transform"
  4. Define fields on step 1, select sample data flights as source index, and go to step 2.
  5. On the define transforms table click on "show column" and select "DestLocation", the page should crash.

Expected behavior
The mapping should be parsed to string showing {"lat: number, "lon: number}"

Screenshots
image
image

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

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

2 participants