Actions
Bug #21849
closedLogin field disabled with "External user login can not be changed"
Status:
Closed
Priority:
Normal
Assignee:
Category:
Users, Roles and Permissions
Target version:
Description
1. try to create a user (can be admin)
Current state: the login field is disabled, with info "External user login can not be changed"
Expected state: the login field is enabled
It seems that @user.internal?
is false for a new record
https://github.com/theforeman/foreman/blob/02d1635cbfca6e96d46b50d27232e152efb58d9f/app/views/users/_form.html.erb#L24
Updated by Marek Hulán over 7 years ago
- Translation missing: en.field_release set to 296
seems like 1.17 regression
Updated by Shira Maximov over 7 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 1c8d8811c01f801106982221728e12af48c7f964.
Actions