Skip to content

Enable check to avoid duplicated fields #331

@jsoriano

Description

@jsoriano

This is a follow up of #309.

We have found some issues we have to investigate. It seems that elastic-package is importing more fields than expected when using external: ecs, what complicates checking for fields duplication.
Also, fields validator in elastic-package uses only the fields defined in the source files, so it is sometimes not possible to pass both the validation of defined fields, and the validation to avoid duplicated fields. Original idea of the fields importer was to import only fields defined explicitly and not subfields of groups, so it is ok if fields validator only uses the source files.

So current plan is going to be:

Metadata

Metadata

Assignees

Labels

Team:EcosystemLabel for the Packages Ecosystem team

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions