Actions
Refactor #17439
closedRefactor facet base class to a concern.
Description
We can leave the base class, but we want to leave the inheritance option open.
Example: In Katello there is a base class for all models, so we want to enable ContentFacet class to inherit the base Model and have all facet related methods.
Updated by Shimon Shtein about 8 years ago
- Related to Refactor #16987: Explicit building of facets added
Updated by The Foreman Bot about 8 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/4047 added
Updated by Shimon Shtein about 8 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1b38f231cc63f29a6bae0d0e2f8202c9bd674581.
Updated by Dominic Cleal about 8 years ago
- Category set to Plugin integration
- Translation missing: en.field_release set to 189
Actions