Description of problem:
When copying a method within the automate model the copied method does not have the Embedded Methods that are a part of the source method
Version-Release number of selected component (if applicable):
5.9.2.4.20180501195858_35dc609
How reproducible:
Always
Steps to Reproduce:
1. Create a method in the automate model that has one or more Embedded Methods added
2. Copy the method to a new name
Actual results:
The Embedded Methods defined in the source method are not defined in the copy.
Expected results:
The Embedded Methods defined in the source method are defined in the copy.
Additional info:
Comment 3William Fitzgerald
2018-06-21 15:33:06 UTC
The copy isn't copying the embedded method with the source method. I tried on 5.9.2.4, 5.9.3.0 and master.
I tried copying with the same name and with a new name.