Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.
RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 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 "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". 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 "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-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 1243708

Summary: Initial-setup : After the system is registered sucessfully, Register and cancel buttons are still in enabled state
Product: Red Hat Enterprise Linux 7 Reporter: Shwetha Kallesh <skallesh>
Component: subscription-managerAssignee: candlepin-bugs
Status: CLOSED DUPLICATE QA Contact: John Sefler <jsefler>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.2CC: crog
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-09-01 21:00:49 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:
Bug Depends On:    
Bug Blocks: 1246125    
Attachments:
Description Flags
Register and cancel buttons are still in enabled state after system is successfully registered none

Description Shwetha Kallesh 2015-07-16 06:44:31 UTC
Created attachment 1052555 [details]
Register and cancel buttons are still in enabled state after system is successfully registered

Description of problem:
 After the system is registered sucessfully, Register and cancel buttons are still in enabled state,this happens only when you select "manually attach subscriptions" checkbox

Version-Release number of selected component (if applicable):
[root@dhcp35-106 ~]# rpm -qa | grep subscription-manager
subscription-manager-plugin-container-1.15.7-1.git.2.f23fe17.el7.x86_64
subscription-manager-migration-data-2.0.22-1.git.0.4260892.el7.noarch
subscription-manager-initial-setup-addon-1.15.7-1.git.2.f23fe17.el7.x86_64
subscription-manager-gui-1.15.7-1.git.2.f23fe17.el7.x86_64
subscription-manager-plugin-ostree-1.15.7-1.git.2.f23fe17.el7.x86_64
subscription-manager-1.15.7-1.git.2.f23fe17.el7.x86_64
subscription-manager-migration-1.15.7-1.git.2.f23fe17.el7.x86_64

How reproducible:


Steps to Reproduce:
[root@dhcp35-106 ~]# systemctl enable initial-setup-graphical.service 
Created symlink from /etc/systemd/system/graphical.target.wants/initial-setup-graphical.service to /usr/lib/systemd/system/initial-setup-graphical.service.

[root@dhcp35-106 ~]# reboot
PolicyKit daemon disconnected from the bus.
We are no longer a registered authentication agent.
Connection to 10.70.35.106 closed by remote host.
Connection to 10.70.35.106 closed.

after reboot initial-setup ------> select subscription-manager ------> enter the valid user and password -----> select "manually attach subscriptions" ------> click on register 

Actual results:
After system is successfully registered ,Register and cancel buttons are still in enabled state
P.S attachment for details

Expected results:


Additional info:

Comment 2 Chris "Ceiu" Rog 2015-09-01 21:00:49 UTC
commit 21fcc5b210949bd0721f0148449587c088cba61b
Author: Adrian Likins <alikins>
Date:   Thu Jul 30 09:42:38 2015 -0400

    1243704: Goto error screen on 'cancel'
    
    For initial-setup, error screen is also the choose server
    screen.
    
    If we finish, and are "done", hide the cancel and register
    buttons.

*** This bug has been marked as a duplicate of bug 1243704 ***