Skip to content

[Ingest pipelines] Make description field optional#65961

Merged
alisonelizabeth merged 3 commits intoelastic:masterfrom
alisonelizabeth:ingest_pipelines/bugfix/description_field
May 11, 2020
Merged

[Ingest pipelines] Make description field optional#65961
alisonelizabeth merged 3 commits intoelastic:masterfrom
alisonelizabeth:ingest_pipelines/bugfix/description_field

Conversation

@alisonelizabeth
Copy link
Copy Markdown
Contributor

This PR removes the client validation in place for the description field when creating a pipeline, as the ES API does not require it.

@alisonelizabeth alisonelizabeth added v8.0.0 Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// release_note:skip Skip the PR/issue when compiling release notes v7.8.0 v7.9.0 Feature:Ingest Node Pipelines Ingest node pipelines management labels May 11, 2020
@alisonelizabeth alisonelizabeth requested a review from a team as a code owner May 11, 2020 01:30
@elasticmachine
Copy link
Copy Markdown
Contributor

Pinging @elastic/es-ui (Team:Elasticsearch UI)

Copy link
Copy Markdown
Contributor

@jloleysens jloleysens left a comment

Choose a reason for hiding this comment

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

Changes make sense to me!

I did not test locally, happy with the Jest test added. One question, do we have an API integration test that sends through a request to the create endpoint without a description?

@alisonelizabeth
Copy link
Copy Markdown
Contributor Author

@jloleysens thanks for the review!

One question, do we have an API integration test that sends through a request to the create endpoint without a description?

Thanks for pointing this out! Just added one.

@kibanamachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

History

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

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

Labels

Feature:Ingest Node Pipelines Ingest node pipelines management release_note:skip Skip the PR/issue when compiling release notes Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t// v7.8.0 v7.9.0 v8.0.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants