Opened 17 years ago
Closed 17 years ago
#960 closed defect (fixed)
Removing a user from a group doesn't work if the user is a quota group member
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | minor | Milestone: | BASE 2.6.2 |
Component: | core | Version: | |
Keywords: | Cc: |
Description
How to reproduce:
- Create a group G and assign it some quota
- Create a user U and assign the group G as the quota group
- Go to the single-item view page for the group, the user should be listed as a member
- Edit the group and remove the user. Save.
- The user is still listed as a member of the group.
The workaround is to go to the edit user page and remove the quota group.
Change History (2)
comment:1 by , 17 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 17 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
(In [4200]) Fixes #960: Removing a user from a group doesn't work if the user is a quota group member