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:

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.