Actions
Bug #1629
closedBackend: approval drop-down needs to provide all 3 states
Description
When editing a user in User Management the Approval drop-down only includes approved or unapproved. If you reject a user then edit them, their status is reverted to pending (0) instead of rejected (2). The drop-down should specify all 3 status for proper saving.
Basically editing of a rejected user use case was not considered (very rare situation).
Files
Updated by beat over 14 years ago
- Assignee set to krileon
- Target version set to CB 1.2.3
- Estimated time set to 0:30 h
Updated by krileon over 14 years ago
- File 1629.patch 1629.patch added
- Status changed from New to Assigned
- Assignee changed from krileon to beat
- % Done changed from 0 to 80
Changed field from single Yes/No select to a Unapproved, Approved, Disapproved select (to reflect what is shown in User Management when filtering Users).
Updated by beat over 14 years ago
- Subject changed from approval drop-down needs to provide all 3 states to Backend: approval drop-down needs to provide all 3 states
- Status changed from Assigned to Closed
- % Done changed from 80 to 100
Fixed in commit r1080 (thanks Kyle)
Actions