Project

General

Custom queries

Profile

Actions

Bug #10331

closed

Can't delete Lifecycle Environment when hosts are assigned to Content View

Added by Stephen Benjamin about 10 years ago. Updated almost 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

The foreign key on KTEnvironment association with hosts is incorrect:

    has_many :hosts,      :class_name => "::Host::Managed", :foreign_key => :content_view_id,
                              :inverse_of => :lifecycle_environment, :dependent => :restrict
Actions #3

Updated by Anonymous almost 10 years ago

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

Also available in: Atom PDF