Actions
Refactor #22374
closedDeduplicate the import logic
Difficulty:
Triaged:
Description
Each template class has `import!` method implementation that handles how a specific template is imported. The method also takes care of message generation which are propagated to let user know whether a particular template was successfully imported or not. This leads to unnecessary duplication of code.
Updated by The Foreman Bot over 6 years ago
- Assignee set to Marek Hulán
- Pull request https://github.com/theforeman/foreman_templates/pull/77 added
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
Updated by Marek Hulán over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset foreman_templates|817d202434a38f6b0b232f108ee447451e989d6d.
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman_templates/pull/83 added
Updated by Marek Hulán over 6 years ago
- Translation missing: en.field_release set to 264
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman_templates/pull/84 added
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman_templates/pull/87 added
Actions