Project

General

Profile

Actions

Refactor #12344

closed

Use Rails 4 update_all syntax migrations

Added by Daniel Lobato Garcia over 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Rails
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

update_all(old,new) is no longer valid. It should be changed to where(old).update_all(new)


Related issues 1 (0 open1 closed)

Related to Foreman - Feature #4151: Add STI to reports and allow for registering new report typesClosedShlomi Zadok01/21/2014Actions
Actions #1

Updated by The Foreman Bot over 8 years ago

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

Updated by Dominic Cleal over 8 years ago

  • Assignee set to Daniel Lobato Garcia
  • translation missing: en.field_release set to 71
Actions #3

Updated by Dominic Cleal over 8 years ago

  • Related to Feature #4151: Add STI to reports and allow for registering new report types added
Actions #4

Updated by Daniel Lobato Garcia over 8 years ago

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

Also available in: Atom PDF