Feature: Duplicate Workflow in OpenRPA

OpenRPA version: current

I would really like to have a menuitem “Duplicate Workflow” in the right-click-context-menu on workflows in OpenRPA to create a copy of the workflow.
Creating a new Workflow and Copy & Pasting the content is a bit tedious and doesnt copy e.g. images.

1 Like

The copy workflow button in the top menu does not copy images either.
So very good idea …
Export button will embed images into the xaml file. PowerShell has Export-OpenRPAWorkflow that embeds the images into the saved workflow.
but we need it for copy workflow too.

In version 1.4.57.6 i have update the Copy Workflow code to also copy images.
I have also added the ability to use this from the Open Project’s tab and to the context menu in Open Projects