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] On initial load the index management plugin page is empty #1038

Closed
BionIT opened this issue Apr 16, 2024 · 3 comments
Closed

[BUG] On initial load the index management plugin page is empty #1038

BionIT opened this issue Apr 16, 2024 · 3 comments
Labels
bug Something isn't working untriaged

Comments

@BionIT
Copy link

BionIT commented Apr 16, 2024

What is the bug?
On the initial load of the plugin page, it shows empty with no errors
http://localhost:5601/app/opensearch_index_management_dashboards#/

Screenshot from 2024-04-15 22-17-05

However, enter the following url with subpath, would show the page, but the default is local cluster http://localhost:5601/app/opensearch_index_management_dashboards#/index-policies

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

  1. yarn start to spin off osd and the plugin
  2. Click on 'index management'
  3. See empty page

What is the expected behavior?
The plugin should show a landing page with subpath /index-policies, similar to https://playground.opensearch.org/app/opensearch_index_management_dashboards#/index-policies?from=0&search=&size=20&sortDirection=desc&sortField=id

Default data source is introduced and set by data source picker as call back, the default data source id should be used instead of local cluster as default

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

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.

@BionIT BionIT added bug Something isn't working untriaged labels Apr 16, 2024
@BionIT
Copy link
Author

BionIT commented Apr 16, 2024

@RamakrishnaChilaka while pulling from main, I found the issue described above, could you help to resolve?

@RamakrishnaChilaka
Copy link
Contributor

Thanks Lu, for reporting the bug. I acknowledge that this is indeed a bug, this should be fixed with #1039

@RamakrishnaChilaka
Copy link
Contributor

@BionIT, closing this as #1039 PR is merged and I have verified that issue is fixed. Kindly, reopen the issue if you find that issue is not fixed.

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