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.
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman_remote_execution/pull/162 added
Updated by Marek Hulán almost 9 years ago
- Translation missing: en.field_release set to 138
Updated by Adam Ruzicka almost 9 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_plugin|3244793154e44ddcbc6fe5880cb9da2e07b15b7f.
Actions