Ticket #561 (new defect)
Opened 15 months ago
User can never be removed from all usergroups
| Reported by: | robert | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | MediaMosa X.X |
| Component: | Core | Version: | |
| Keywords: | Cc: | ||
| MoSCoW: | Should Have | Estimated time after impact analysis: | |
| Related to project: | none | Tested: | no |
| Accepted: | no | Estimated Hours: | 0 |
Description
Current call /user/$user_id [POST] allows user to be linked to groups, by suppling the group_id[]. But a empty group_id[] does nothing (as its a 'optional' parameter'). So users can never be removed from all usergroups, as there is no remove from usergroup call.
Note: See
TracTickets for help on using
tickets.
