Opened 22 months ago
Closed 22 months ago
#761 closed defect (fixed)
Disabled user property immutable
| Reported by: | gcooper | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | Backend | Version: | 8.0.1-RC1 |
| Keywords: | Cc: |
Description
Procedure:
- Go to "Accounts" -> "Users" -> "Add User".
- Create disabled user named "disabled".
- Edit user "disabled".
- Uncheck disable user box.
- Press Ok.
Expected result:
- User should no longer be disabled.
Actual result:
- User is still disabled.
Workaround:
- Delete / readd user without disabled account attribute.
Change History (1)
comment:1 Changed 22 months ago by william
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Fixed in r7638