Actions
Refactor #21735
closedUse prepend instead of include for overrides from foreman-tasks
Pull request:
Fixed in Releases:
Found in Releases:
Description
Some of the modules from foreman-tasks override the parent method. Since we removed alias_method_chain, we need to use prepend instead of include.
Updated by The Foreman Bot almost 7 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/7083 added
Updated by Justin Sherrill almost 7 years ago
- Translation missing: en.field_release set to 284
Updated by The Foreman Bot almost 7 years ago
- Pull request https://github.com/Katello/katello/pull/7126 added
Updated by Ondřej Pražák almost 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|e240d382841e01d5a6549f50500626c2e35acb50.
Updated by Andrew Kofink over 6 years ago
- Translation missing: en.field_release changed from 284 to 329
Including in Katello 3.5.1, which uses foreman-tasks 0.11.0.
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/Katello/katello/pull/7173 added
Updated by Andrew Kofink over 6 years ago
- Translation missing: en.field_release changed from 329 to 284
Pinned Katello 3.5.1 to foreman-tasks < 0.11
Updated by Andrew Kofink over 6 years ago
- Pull request deleted (
https://github.com/Katello/katello/pull/7173)
Actions