Bug 45712 - UDM Groups: multiple groups with the same name after rename in different container
Summary: UDM Groups: multiple groups with the same name after rename in different cont...
Status: NEW
Alias: None
Product: UCS
Classification: Unclassified
Component: UMC - Groups
Version: UCS 5.0
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: UMC maintainers
QA Contact: UMC maintainers
URL:
Keywords:
Depends on: 26383
Blocks:
  Show dependency treegraph
 
Reported: 2017-11-15 10:52 CET by Felix Botner
Modified: 2020-06-22 16:56 CEST (History)
3 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
Who will be affected by this bug?: 5: Will affect all installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.086
Enterprise Customer affected?:
School Customer affected?: Yes
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2017-11-15 10:52:17 CET
two groups

cn=group1,cn=container1,...
cn=group2,cn=container2,...

now i can rename group2 to group1 and end up with

cn=group1,cn=container1,...
cn=group1,cn=container2,...

this is wrong, groups should be unique and udm prevents me normally from creating a group with a name that already exists
Comment 1 Tobias Birkefeld univentionstaff 2017-11-16 13:04:06 CET
could be fixed with bug 26383