Closed
Description
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:
- Go to Transform page on Opensearch dashboards
- Click on Create transform
- In source index, try using an index-pattern
- 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.