Actions
Refactor #13310
closedUnify deep_clone and deep_clone! methods
Status:
Closed
Priority:
Normal
Assignee:
Category:
-
Target version:
Difficulty:
Triaged:
Description
In template invocations we have two methods, job_invocation only defines method without bang but it runs save!. We should have both in both objects. Also template_invocation #deep_clone! should call save! on template_invocation, not the inputs.
Actions