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] Auto-complete menu of Dev Tools is missing _index_template and perhaps others #2219

Closed
AMoo-Miki opened this issue Aug 30, 2022 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@AMoo-Miki
Copy link
Collaborator

Just like _cat, _template and many others appear when keying in, _index_template should appear in the list as well.

To Reproduce
Steps to reproduce the behavior:

  1. Go to Dev Tools
  2. Key in _template
  3. Notice that _index_template isn't in the auto-complete list

Expected behavior
_index_template in the list

OpenSearch Version
1.3

Dashboards Version
1.3

Additional context

It is possible that other specs are missing as well.

@AMoo-Miki AMoo-Miki added bug Something isn't working untriaged labels Aug 30, 2022
@kristenTian
Copy link
Contributor

kristenTian commented Aug 30, 2022

https://cptnb.github.io/opensearch-dashboards-dev-docs/source/readmes/packages/osd-spec-to-console/
https://cptnb.github.io/opensearch-dashboards-dev-docs/source/readmes/src/plugins/data/#autocomplete
https://cptnb.github.io/opensearch-dashboards-dev-docs/core-plugins/console/console/

yarn spec_to_console
yarn run v1.22.19
$ node scripts/spec_to_console
Expected input
error Command failed with exit code 1.

Check if we missing sth spec folder in opensearch.

@joshuarrrr
Copy link
Member

Resolved via #2226

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

No branches or pull requests

3 participants