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 1020542

Summary: RHEL 7 Firstboot: Forward button displayed as Finish
Product: Red Hat Enterprise Linux 7 Reporter: Sharath Dwaral <fsharath>
Component: subscription-managerAssignee: candlepin-bugs
Status: CLOSED WONTFIX QA Contact: John Sefler <jsefler>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.0CC: alikins, dgoodwin, jgalipea, jmolet, jsefler, redakkan, skallesh, spandey
Target Milestone: rc   
Target Release: 7.1   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-11-03 15:40:19 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: 1005618    
Attachments:
Description Flags
RHEL 7 no forward button none

Description Sharath Dwaral 2013-10-17 21:13:32 UTC
Created attachment 813554 [details]
RHEL 7 no forward button

Description of problem:
RHEL 7 Firstboot: Forward button displayed as Finish even before it reaches the last screen

Version-Release number of selected component (if applicable):
# subscription-manager version
server type: Red Hat Subscription Management
subscription management server: 0.8.29-1
subscription-manager: 1.10.4-1.el7
python-rhsm: 1.10.3-1.el7

How reproducible:
Always

Steps to Reproduce:
1. Start Firstboot
2. Click Next

Actual results:
See Attachmnent

Expected results:
There should be a forward button. Finshs should be displayed in the last screen

Additional info:

Comment 1 Adrian Likins 2013-10-18 17:46:40 UTC
Firstboot seems to set the button to "Finish" if it is on the screen, of the last module. Which we are, more or less (we are the last module, and the rhsm screens only have one "screen" [the ui flow is described internally and it intercepts the firstboot buttons) so it is the last screen to firstboot.

UI wise, it's also weird since we dont have a finish screen (or in some cases, dont know the bits of ui shown will be the last ones depending on server info (ie,
we ask some info, then "subscribe" which in the simplest case will be the last user interaction, but in some cases there will be more screens)).

We could add a finish screen, that would always be last. Then it would make since for a "finish" button.

Comment 2 Adrian Likins 2013-11-21 21:15:41 UTC
Since we are now the only firstboot module, we are also the first module, which seems to override being the last module. So, now we get "Forward" instead of "Finish"

Comment 3 Bryan Kearney 2014-03-19 20:50:10 UTC
Moving bugs from 7.0 to 7.1

Comment 5 Bryan Kearney 2014-07-30 19:21:35 UTC
Acking 7.1

Comment 6 Devan Goodwin 2014-11-03 15:40:19 UTC
I believe our current stance with firstboot is that we do not rock the boat with fixes that are not critical to the user experience. This qualifies as pretty minor to me and is not likely something we can fix, certainly not easily, especially given firstboot's unmaintained status.

However we will be going to the new anaconda modules in 7.2, which will likely address this for RHEL 7.2+.

Closing WONTFIX for now.