Skip to content

[BUG] GetMappingsView API - fixed aliases being returned in unmapped_index_fields #171

@petardz

Description

@petardz

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingv2.5.02.5.0 release

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions