Hide Forgot
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:
*** This bug has been marked as a duplicate of bug 983994 ***