-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 1.2.2
-
Component/s: Core features
-
None
-
Environment:
Tomcat 5.5.25
Sun Java 1.4.0_14
Windows Server 2003 R2
I'm running into an issue when trying to remove a group in the Crowd admin console's View Group screen.
If you switch to the Principals tab (to see who is in the group before deleting it) the Remove Group link no longer works properly. It appears the group name is being lost in the URL when you switch tabs.
When you first open the View Group screen, the Remove Group link points to:
/crowd/console/secure/group/removegroup.action?directoryID=123456&name=my-group
But if you switch to the Principals tab, the link is missing the group name:
/crowd/console/secure/group/removegroup.action?directoryID=123456
- is duplicated by
-
CWD-716 Error when attempting to remove a group
-
- Closed
-