Importing workflows that already exist on the target controller, where the same workflows were manually created, results in duplicate nodes due to differences in identifiers.
Issue Type
Bug Report
Ansible, Collection, Controller details
N/A
OS / ENVIRONMENT
N/A
Desired Behavior
Imported workflows are having proper set of nodes.
Actual Behavior
Imported workflows have a duplicated nodes.
STEPS TO REPRODUCE
1) Create Workflow A in a first environment with set of nodes of job templates.
2) Create Workflow A in a second environment with the same set of nodes of job templates in first environment.
3) Export Workflow A from first.
4) Import Workflow A to a second.
5) Check Workflow A on a second.
Summary
Importing workflows that already exist on the target controller, where the same workflows were manually created, results in duplicate nodes due to differences in identifiers.
Issue Type
Ansible, Collection, Controller details
N/A
OS / ENVIRONMENT
N/A
Desired Behavior
Imported workflows are having proper set of nodes.
Actual Behavior
Imported workflows have a duplicated nodes.
STEPS TO REPRODUCE
1) Create
Workflow A
in afirst
environment with set of nodes of job templates. 2) CreateWorkflow A
in asecond
environment with the same set of nodes of job templates in first environment. 3) ExportWorkflow A
fromfirst
. 4) ImportWorkflow A
to asecond
. 5) CheckWorkflow A
on asecond
.