Skip to content

Foreach: add option to hash the ID argument #3714

Open
@wildum

Description

@wildum

In the foreach block there is the option to use a field as an id for the dynamic pipeline instead of having a hash of the object. This is very useful for optimization when you don't want to recreate the entire pipeline if just some part of the object changes.

The problem is that this field might be very long which is not great for displaying in the UI and in the metrics. One way to solve this could be to have a boolean flag to hash the selected field.

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