Actions
Refactor #15421
closedRemove leftovers code from app/models/setting/content.rb
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Description
At the bottom of the file there is definition of an old class:
if Setting.where(category: 'Setting::Katello').count > 0 class Setting::Katello < Setting end end
It is useful only during migration. This code should be removed once Katello drops support for migration from older versions.
Updated by Justin Sherrill almost 9 years ago
- Category set to 81
- Translation missing: en.field_release set to 114
- Difficulty set to trivial
Updated by Ewoud Kohl van Wijngaarden over 1 year ago
- Status changed from New to Closed
- Triaged set to No
Updated by Quinn James over 1 year ago
- Target version deleted (
Katello Backlog) - Triaged changed from No to Yes
Actions