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:
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.
https://github.com/ManageIQ/manageiq-automation_engine/pull/193
Solved in: https://github.com/ManageIQ/manageiq-automation_engine/pull/193
*** Bug 1614854 has been marked as a duplicate of this bug. ***
Able to see copied Embedded Method along with Path. Verified Version: 5.10.0.25.20181120211723_d2fd659
*** Bug 1576075 has been marked as a duplicate of this bug. ***