Skip to content

Append processor adds blank value by default #75509

@lockewritesdocs

Description

@lockewritesdocs

Kibana version:
8.0.0 (SNAPSHOT)

Elasticsearch version:
8.0.0 (SNAPSHOT)

Server OS version:
macOS Catalina 10.15.6 (19G2021)

Browser version:
Chrome 84.0.4147.125

Original install method (e.g. download page, yum, from source, etc.):
https://snapshots.elastic.co/8.0.0-d196c3d2/downloads/kibana/kibana-8.0.0-SNAPSHOT-darwin-x86_64.tar.gz

Describe the bug:
When adding an append processor, the UI adds a blank value by default. If the user does not delete that blank value, it gets added to the specified field as a value.

Steps to reproduce:

  1. Access Kibana. Go to Management > Stack Management.
  2. Choose Ingest Node Pipelines.
  3. Click Create a pipeline.
  4. Click Add a processor, and then choose Append as the processor type.

Expected behavior:
All fields are blank and require input from the user.

Screenshots (if relevant):
The blank value is visible when selecting Append as the processor.
image

If the user does not delete the blank space, it is added as a value.
image

Any additional context:
This is the first bug that I've reported. I'm pretty sure it's valid!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Feature:Ingest Node PipelinesIngest node pipelines managementTeam:Kibana ManagementDev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more t//bugFixes for quality problems that affect the customer experience

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions