Actions
Bug #20992
closedRoles cleared when error detected in User creation dialog
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Description
Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1492848
Description of problem: When filling out the user creation dialog, if the user forgets to enter a required filed (such as the "Authorized by" or Username, an error is printed (which is correct). However, this seems to clear whatever roles the have been selected.
Version-Release number of selected component (if applicable): Foreman nightly
How reproducible: Always
Steps to Reproduce:
1. Open Users dialog
2. Fill out the form and select some roles, but leave a required fieid blank (like username)
3. Press submit
Actual results: The selected roles get cleared
Expected results: The selected roles persist.
Updated by Marek Hulán over 7 years ago
- Subject changed from Roles cleared when error detected in User creation dialog to Roles cleared when error detected in User creation dialog
- Category set to 218
Updated by The Foreman Bot over 6 years ago
- Status changed from New to Ready For Testing
- Assignee set to Marek Hulán
- Pull request https://github.com/theforeman/foreman/pull/5832 added
Updated by Tomer Brisker over 6 years ago
- Target version set to 1.20.0
- Triaged set to No
Updated by Marek Hulán over 6 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset ecdc2350f5e4eeea7564d5634b501236b2cdd924.
Updated by Tomer Brisker over 4 years ago
- Category changed from 218 to Users, Roles and Permissions
Actions