Project

General

Profile

Actions

Refactor #10899

closed

Remove deprecated smart proxy scopes

Added by Marek Hulán almost 10 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Smart Proxy
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The code was deprecated in 1.5 stable so it was enough time to migrate to with_features scope.


Related issues 2 (0 open2 closed)

Related to Foreman - Refactor #4851: Replace dynamically generated scopes for smart_proxy features with a a parametrized scopeClosed03/25/2014Actions
Related to Chef - Bug #11308: Foreman-chef plugin does not populate Global Paramaters and rake db:seed errorClosed08/06/2015Actions
Actions #1

Updated by Marek Hulán almost 10 years ago

  • Related to Refactor #4851: Replace dynamically generated scopes for smart_proxy features with a a parametrized scope added
Actions #2

Updated by The Foreman Bot almost 10 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/2479 added
  • Pull request deleted ()
Actions #3

Updated by Marek Hulán almost 10 years ago

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.

Actions #4

Updated by Dominic Cleal almost 10 years ago

  • Translation missing: en.field_release set to 35
Actions #5

Updated by Marek Hulán almost 10 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions #6

Updated by Dominic Cleal over 9 years ago

  • Related to Bug #11308: Foreman-chef plugin does not populate Global Paramaters and rake db:seed error added
Actions

Also available in: Atom PDF