Bug 1122099

Summary: Unable to delete users
Product: Red Hat Satellite Reporter: Matej Kollar <mkollar>
Component: Users & RolesAssignee: David Davis <daviddavis>
Status: CLOSED CURRENTRELEASE QA Contact: Corey Welton <cwelton>
Severity: high Docs Contact:
Priority: unspecified    
Version: UnspecifiedCC: cperry, cwelton, dcleal, jmontleo, tlestach
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/6606
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-09-11 12:24:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Matej Kollar 2014-07-22 14:27:18 UTC
Description of problem: Trying to delete user (even non admin) I get reponce (manifesting itself in WebUI via red bubble) "Can't delete tha last admin account". Production.log:

Processing by UsersController#destroy as HTML
  Parameters: {"authenticity_token"=>"q9nXX+Vr5C6f38gXvKidlYvtgUHkpBZ+3CNg2P9J/X4=", "id"=>"6-tester"}
Unable to delete the last admin account
Failed to save: Can't delete the last admin account
Redirected to https://example.com/users
Completed 302 Found in 57ms (ActiveRecord: 9.1ms)
Processing by UsersController#index as HTML
  Rendered users/index.html.erb within layouts/application (27.0ms)
  Rendered common/_searchbar.html.erb (3.8ms)
  Rendered home/_user_dropdown.html.erb (1.1ms)
Read fragment views/tabs_and_title_records-3 (0.2ms)
  Rendered home/_topbar.html.erb (2.0ms)
  Rendered layouts/base.html.erb (3.8ms)
Completed 200 OK in 58ms (Views: 34.6ms | ActiveRecord: 5.6ms)
Processing by UsersController#index as HTML
  Rendered users/index.html.erb within layouts/application (22.1ms)
  Rendered common/_searchbar.html.erb (2.9ms)
  Rendered home/_user_dropdown.html.erb (1.1ms)
Read fragment views/tabs_and_title_records-3 (0.2ms)
  Rendered home/_topbar.html.erb (2.0ms)
  Rendered layouts/base.html.erb (3.4ms)
Completed 200 OK in 52ms (Views: 28.4ms | ActiveRecord: 5.3ms)

How reproducible: always/deterministic

Steps to Reproduce:
  1. create user
  2. try deleting user

Actual results:
  "Can't delete tha last admin account",
  user is not delted

Expected results:
  user is deleted

Comment 2 RHEL Program Management 2014-07-22 14:54:04 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.

Comment 4 Dominic Cleal 2014-07-24 13:07:07 UTC
Connecting redmine issue http://projects.theforeman.org/issues/6606 from this bug

Comment 8 Corey Welton 2014-07-30 18:13:47 UTC
Verified in Satellite-6.0.4-RHEL-6-20140723.0

Comment 10 Bryan Kearney 2014-09-11 12:24:04 UTC
This was delivered with Satellite 6.0 which was released on 10 September 2014.