Project

General

Profile

Actions

Bug #5406

closed

Trying to remove a content view from an environment it's not in results in nil errors

Added by David Davis over 10 years ago. Updated over 6 years ago.

Status:
Duplicate
Priority:
Normal
Assignee:
Category:
API
Target version:
Difficulty:
easy
Triaged:
Fixed in Releases:
Found in Releases:

Description

I think this affects both remove_from_environment and remove_associations.


Related issues 1 (0 open1 closed)

Is duplicate of Katello - Bug #6848: Error when removing a content view from an environmentClosedDavid Davis07/30/2014Actions
Actions #1

Updated by David Davis over 10 years ago

unless @view.in_environment?(@environment)
  fail HttpErrors::BadRequest, _("Content view '%{view}s' not in environment '%{env}s'.") %
    {view: @view.name, environment: @environment.name}
end 
Actions #2

Updated by Eric Helms over 10 years ago

  • Difficulty set to easy
  • Triaged changed from No to Yes
Actions #3

Updated by David Davis about 10 years ago

  • Status changed from New to Duplicate
Actions #4

Updated by David Davis about 10 years ago

  • Is duplicate of Bug #6848: Error when removing a content view from an environment added
Actions #5

Updated by Eric Helms about 10 years ago

  • Translation missing: en.field_release set to 13
Actions #6

Updated by Eric Helms over 9 years ago

  • Translation missing: en.field_release deleted (13)
Actions #7

Updated by Eric Helms over 8 years ago

  • Translation missing: en.field_release set to 166
Actions

Also available in: Atom PDF