Skip to content

mapping check script#748

Open
charmingduchess wants to merge 5 commits into
mainfrom
SCC-5402/mapping-update
Open

mapping check script#748
charmingduchess wants to merge 5 commits into
mainfrom
SCC-5402/mapping-update

Conversation

@charmingduchess
Copy link
Copy Markdown
Contributor

  • I used the robots to build a script that checks fields specified in config.js against either live ES mappings or ES mappings as defined in a rci index-schema file.
  • removed a single field found to be non existent

@charmingduchess charmingduchess requested a review from nonword May 29, 2026 18:18
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is the only real change in this pr to actual api behavior

@@ -0,0 +1,84 @@
const { loadConfig } = require('../../lib/load-config')
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Include a preamble about what this does and how to invoke?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants