Skip to content

Copy/paste full parameters from one step into another step #69

@irsdl

Description

@irsdl

I have a long sequence for filling multi step forms; they all return a similar pattern which is needed for the next step to be valid:
image

What I need is to have a way that I can copy the post-execution parameters into all the steps, for example this can be selecting the parameters and pressing ctrl+c or right click copy, and then pasting them in the post-execution parameter panel.

At the moment, my only option would be to export it as text, edit it externally, and then import it back which is really not ideal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions