Skip to content

Add output list of items names to iterate in TimelineItemsGet #13

@JorgeHernandezibanezinbibo

Description

Right now the operator TimelineItemsGet only outputs the list of items instances, what is enough. However, if we want to iterate over a instance list, we can not provide a instance list to the Iterator operator.
Because this, a list of string with the names of the items is required to give that list to the Iterator and use the TimelineItemGet operator to get the specific item from the instance list latter.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions