Project

General

Profile

Actions

Bug #15053

closed

ActiveRecord::StatementInvalid in Users#edit for non-admin user with all roles

Added by Andrew Kofink about 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Dashboard
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1336146
Description of problem:
An ActiveRecord::StatementInvalid is thrown when a non-admin user with all RBAC roles assigned logs in.

Version-Release number of selected component (if applicable):
satellite-6.2.0-11.0

How reproducible:
Always

Steps to Reproduce:
1. Log in as an admin user
2. Create a new user
2a. Assign the new user all the roles
3. Logout and log in as the new user

Actual results:
ActiveRecord::StatementInvalid in Users#edit
https://paste.fedoraproject.org/366171/46316878/

Expected results:
The main dashboard is successfully rendered.

Additional info:

Actions

Also available in: Atom PDF