It is possible to define the same field multiple times in <package-name>/fields/ folder. If the definition of this fields are different - it might cause unexpected changed wen runnin elastic-package build, example: elastic/integrations#6118 (comment)
I think it would be helpful to add check on duplicated fields when executing elastic-package check
It is possible to define the same field multiple times in
<package-name>/fields/folder. If the definition of this fields are different - it might cause unexpected changed wen runninelastic-package build, example: elastic/integrations#6118 (comment)I think it would be helpful to add check on duplicated fields when executing
elastic-package check