Summary | Creating a nested group fails with the message "<groupname> was not created: Already exists." |
Queue | Horde Framework Packages |
Queue Version | HEAD |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | jan (at) horde (dot) org |
Requester | jon (at) spriggs (dot) org (dot) uk |
Created | 2007-12-06 (4792 days ago) |
Due | |
Updated | 2007-12-06 (4792 days ago) |
Assigned | 2007-12-06 (4792 days ago) |
Resolved | 2007-12-06 (4792 days ago) |
Milestone | |
Patch | No |
State ⇒ Resolved
Queue ⇒ Horde Framework Packages
State ⇒ Assigned
Type ⇒ Bug
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Summary ⇒ Creating a nested group fails with the message "<groupname> was not created: Already exists."
Queue ⇒ Horde Groupware
configuration step (after running setup.php) was to try and create the
following group structure
GROUPS
|
+- AllTeamMembers
| |
| +- TeamManagers
|
+- CustomerContacts
|
+- Customer1
Sadly, what I found was that when I tried to create either second
level group was that I got a message
"<groupname>" was not created: Already exists.
Whatever group name is specified, you get the same message.