Bug 1378165 - Unable to check for updates or register with RHSM
Summary: Unable to check for updates or register with RHSM
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat CloudForms Management Engine
Classification: Red Hat
Component: UI - OPS
Version: 5.7.0
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: GA
: 5.8.0
Assignee: Harpreet Kataria
QA Contact: luke couzens
URL:
Whiteboard: upgrade:black
: 1382359 (view as bug list)
Depends On:
Blocks: 1387411
TreeView+ depends on / blocked
 
Reported: 2016-09-21 17:02 UTC by luke couzens
Modified: 2017-06-12 16:50 UTC (History)
11 users (show)

Fixed In Version: 5.8.0.0
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
: 1387411 (view as bug list)
Environment:
Last Closed: 2017-06-12 16:50:20 UTC
Category: ---
Cloudforms Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
showing ticked box with buttons Grayed out (112.57 KB, image/png)
2016-09-21 17:02 UTC, luke couzens
no flags Details

Description luke couzens 2016-09-21 17:02:20 UTC
Created attachment 1203408 [details]
showing ticked box with buttons Grayed out

Description of problem: After adding account details to RHSM I am unable to check for updates or register.


Version-Release number of selected component (if applicable):5.7.0.0


How reproducible:100%


Steps to Reproduce:
1.provision 5.7 appliance
2.navigate to configuration-settings-region-Red Hat Updates
3.Edit registration adding account details
4.Tick/select current version
5.try to click register or similar

Actual results: All buttons are still grayed out except 'Refresh List'


Expected results: All buttons lit up and Clickable after selecting version


Additional info:

Comment 4 luke couzens 2016-09-23 07:45:33 UTC
Whoops I clicked the wrong thing, I do have a test for it.

Comment 5 Nick Carboni 2016-09-26 20:53:13 UTC
This looks like a UI issue, changing component.

Comment 7 Harpreet Kataria 2016-10-06 19:32:57 UTC
*** Bug 1382359 has been marked as a duplicate of this bug. ***

Comment 8 CFME Bot 2016-10-17 16:23:17 UTC
New commit detected on ManageIQ/manageiq/master:
https://github.com/ManageIQ/manageiq/commit/ce7d155bd3b11a953604bcf43148120268f4685f

commit ce7d155bd3b11a953604bcf43148120268f4685f
Author:     Harpreet Kataria <hkataria>
AuthorDate: Fri Oct 14 14:24:22 2016 -0400
Commit:     Harpreet Kataria <hkataria>
CommitDate: Fri Oct 14 15:53:50 2016 -0400

    Added JS code back to handle buttons that are not part of toolbars.
    
    Buttons on RHN Updates screen are html biuttons that are not part of center toolbars. Added code back to handle enable/disable state of such buttons. This issues was introduced by changes in https://github.com/ManageIQ/manageiq/pull/4853 commit: c731ca576b93f658c9706114b093f92b447dd9af
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1378165

 app/assets/javascripts/miq_application.js | 8 ++++++++
 1 file changed, 8 insertions(+)

Comment 9 CFME Bot 2016-10-18 22:25:46 UTC
New commit detected on ManageIQ/manageiq/euwe:
https://github.com/ManageIQ/manageiq/commit/ac1425b77fde167900cecb194e18d5d56aa88f19

commit ac1425b77fde167900cecb194e18d5d56aa88f19
Author:     Martin Povolny <mpovolny>
AuthorDate: Mon Oct 17 15:22:18 2016 +0200
Commit:     Oleg Barenboim <chessbyte>
CommitDate: Tue Oct 18 17:21:01 2016 -0500

    Merge pull request #11952 from h-kataria/rh_updates_buttons_fix
    
    Added JS code back to handle buttons that are not part of toolbars.
    (cherry picked from commit 17f9f2ea6785e70549826d490fb08e20b96242c6)
    
    https://bugzilla.redhat.com/show_bug.cgi?id=1378165

 app/assets/javascripts/miq_application.js | 8 ++++++++
 1 file changed, 8 insertions(+)

Comment 11 luke couzens 2017-02-28 12:33:39 UTC
Verified in 5.8.0.2


Note You need to log in before you can comment on or make changes to this bug.