Actions
Bug #23782
closedNo route matches {:action=>"edit", :controller=>"users", :id=>4}
Difficulty:
easy
Triaged:
Yes
Description
Unable to open web interface with :login: false in /etc/foreman/settings.yaml, after upgrade from 1.16 to 1.17 version.
"Oops, we're sorry but something went wrong No route matches {:action=>"edit", :controller=>"users", :id=>4}" where id 4 is admin default account.
Files
Updated by Tomer Brisker over 6 years ago
- Translation missing: en.field_release changed from 297 to 360
Updated by Tomer Brisker over 6 years ago
- Difficulty set to easy
- Triaged set to No
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/5767 added
Updated by Marek Hulán over 6 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset 7949aadb9fef9edd7147669f791e4912106d4343.
Updated by Marek Hulán over 6 years ago
Most likely this one https://github.com/theforeman/foreman/pull/4973/files#diff-a0f979972c2d8e4fcb57ff902e87b928R15
perhaps the fix should hide only the user_menu part of side_menu. The email part of the fix was introduced by https://github.com/theforeman/foreman/pull/3030 but the 500 was reproducible only on settings page
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5773 added
Updated by The Foreman Bot over 6 years ago
- Pull request https://github.com/theforeman/foreman/pull/5774 added
Actions