Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 871977

Summary: User Groups can be edited with duplicate names
Product: [Retired] CloudForms Cloud Engine Reporter: Shveta <sshveta>
Component: aeolus-conductorAssignee: Angus Thomas <athomas>
Status: CLOSED WORKSFORME QA Contact: Rehana <aeolus-qa-list>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 1.1.0CC: dajohnso
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-11-06 14:57:43 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
duplicate user group none

Description Shveta 2012-10-31 21:43:54 UTC
Created attachment 636370 [details]
duplicate user group

Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. Create a User Group names local_grp
2. Add another User Group names local_grp_1
3. Edit the second user group and change the name to local_grp.
It gets edited and hence duplicate groups.
  
Actual results:


Expected results:

Should give message "User Group with this name already exists"

Additional info:

rpm -qa|grep aeolus
aeolus-configure-2.8.11-1.el6cf.noarch
aeolus-conductor-0.13.22-1.el6cf.noarch
rubygem-aeolus-cli-0.7.7-1.el6cf.noarch
aeolus-conductor-doc-0.13.22-1.el6cf.noarch
aeolus-all-0.13.22-1.el6cf.noarch
rubygem-aeolus-image-0.3.0-12.el6.noarch
aeolus-conductor-daemons-0.13.22-1.el6cf.noarch

Comment 2 Dave Johnson 2012-11-06 14:57:43 UTC
Unable to reproduce this one and believe the ultimate cause was unseen whitespaces in the first name which has bug 871975 for trimming them out.  Please try again with new names without whitespaces.