Bug 1017629

Summary: Creating org with default env named or labeled 'Library' throws an error
Product: Red Hat Satellite Reporter: Kedar Bidarkar <kbidarka>
Component: WebUIAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED DUPLICATE QA Contact: Katello QA List <katello-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.0.2CC: mmccune
Target Milestone: Unspecified   
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-10-10 16:18:20 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
erroe upon adding Library as default env none

Description Kedar Bidarkar 2013-10-10 09:04:59 UTC
Created attachment 810404 [details]
erroe upon adding Library as default env

Description of problem:

Creating an organization with default env named or labeled 'Library' throws an error.

Version-Release number of selected component (if applicable):
Satellite-6.0.2-RHEL-6-20131007.0/	

How reproducible:

While creating an env with Library as name and label for a new org


Steps to Reproduce:
1.
2.
3.

Actual results:
throws the below error

ERROR: update or delete on table "organizations" violates foreign key constraint "environments_organization_id_fk" on table "environments" DETAIL: Key (id)=(15) is still referenced from table "environments". (PGError)

Expected results:
Should disallow creation of an env with library as name and label and raise a proper notification.

Additional info:

Comment 2 Mike McCune 2013-10-10 16:18:20 UTC

*** This bug has been marked as a duplicate of bug 983994 ***