Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.

Bug 1018277

Summary: Loading dashboard with widget removed causes traceback
Product: Red Hat Satellite Reporter: Justin Sherrill <jsherril>
Component: WebUIAssignee: Justin Sherrill <jsherril>
Status: CLOSED UPSTREAM QA Contact: Elyézer Rezende <erezende>
Severity: low Docs Contact:
Priority: unspecified    
Version: 6.0.2CC: erezende, mmccune, tkolhar
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-05-13 14:29:29 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 Justin Sherrill 2013-10-11 15:27:10 UTC
Description of problem:

This is more of a dev issue, but if you load a katello branch with 5 widgets and then load another with only 4 widgets, you will get an error when the user preferences are loaded to display the widgets:

For example:

 uninitialized constant Dashboard::SystemGroupsWidget  

This shouldn't affect mdp2 at all, but affects devs as they switch code branches but don't clear the db, or will affect katello/satellite if we ever remove a widget.

Comment 1 RHEL Program Management 2013-10-11 15:55:03 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 3 Justin Sherrill 2013-10-14 14:39:37 UTC
not really an mdp2 critical feature

https://github.com/Katello/katello/pull/3167

Comment 4 Justin Sherrill 2013-10-16 19:45:39 UTC
since this has been moved to mdp3, no cherry picking should be required.

Comment 6 Elyézer Rezende 2014-05-13 14:29:29 UTC
Upgrades is not supported and also this is a bug that affects the dev environment as stated on bug's description.