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] Unable to create Transform Job using UI for index patterns #1224

Open
tandonks opened this issue Dec 9, 2024 · 1 comment
Open

[BUG] Unable to create Transform Job using UI for index patterns #1224

tandonks opened this issue Dec 9, 2024 · 1 comment
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@tandonks
Copy link
Collaborator

tandonks commented Dec 9, 2024

What is the bug?
The issue appears to be a bug in the OpenSearch console when creating a transform job for an index pattern. The API call to fetch sample data for the index pattern to create groups and define aggregations is failing, causing the transform job creation to fail with the "Invalid index name" error.

How can one reproduce the bug?
Steps to reproduce the behavior:

  1. Go to Transform page on Opensearch dashboards
  2. Click on Create transform
  3. In source index, try using an index-pattern
  4. See error when trying to create

What is the expected behavior?
A clear and concise description of what you expected to happen.

What is your host/environment?

  • OS: 2.18

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

@tandonks tandonks added bug Something isn't working untriaged labels Dec 9, 2024
@shiv0408
Copy link
Member

shiv0408 commented Dec 9, 2024

Thanks for creating this @tandonks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants