Skip to content

FR: Allow Append processor to ignore empty values #104813

@ulab

Description

@ulab

Description

I am appending two values to a field using the Append processor.

Doing so can result in one of them being empty. For example:

related.ip: [(empty), 192.168.1.1]

It would be nice if there was a switch to "ignore empty values".

To avoid that issue, I currently have to split the single Append processor into two and use a condition in each to check if the value is null.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions