Refactor #10899
closed
Remove deprecated smart proxy scopes
Added by Marek Hulán over 9 years ago.
Updated over 6 years ago.
Description
The code was deprecated in 1.5 stable so it was enough time to migrate to with_features scope.
- Related to Refactor #4851: Replace dynamically generated scopes for smart_proxy features with a a parametrized scope added
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/2479 added
- Pull request deleted (
)
Btw the reason why this should be removed is that it causes issues if some plugin has SmartProxy extensions that gets loaded during environment start, e.g. rake db:migrate. It loads SmartProxy model which tries to load Features but the table does not exist at this point so it fails.
- Translation missing: en.field_release set to 35
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Related to Bug #11308: Foreman-chef plugin does not populate Global Paramaters and rake db:seed error added
Also available in: Atom
PDF