mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-03-09 14:34:43 +00:00
Validating job groups during parsing results into the validation error being wrapped into a parse exception. The UI then does not display the cause of the error. Finally, it is conceptually not a parse error, so it belongs outside the parsing phase. Original commit: elastic/x-pack-elasticsearch@a03f002bdc