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] GetMappingsView API - fixed aliases being returned in unmapped_index_fields #171

Closed
petardz opened this issue Nov 22, 2022 · 0 comments
Labels
bug Something isn't working v2.5.0 2.5.0 release

Comments

@petardz
Copy link
Contributor

petardz commented Nov 22, 2022

What is the bug?
unmapped_index_fields response field should include only non-alias fields from index, but it includes aliases too.

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

  1. Apply aliases to index
  2. Call API and see aliases in list

What is the expected behavior?
Don't return aliases in unmapped_index_fields

@petardz petardz added bug Something isn't working untriaged labels Nov 22, 2022
@praveensameneni praveensameneni added v2.5.0 2.5.0 release and removed untriaged labels Dec 1, 2022
@sbcd90 sbcd90 closed this as completed Mar 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v2.5.0 2.5.0 release
Projects
None yet
Development

No branches or pull requests

3 participants