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:
Whoops I clicked the wrong thing, I do have a test for it.
This looks like a UI issue, changing component.
*** Bug 1382359 has been marked as a duplicate of this bug. ***
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(+)
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(+)
Verified in 5.8.0.2