Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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.
Created attachment 989551[details]
Clicking on 'cancel' leads to Host Not found page on webUI. However it should lead to 'discovered_host' page
Description of problem:
From discovered host page, when you select a discovered host and click on 'provision', the new host page will open-up. But when you cancel the form, UI raises 'Host Not Found'
Firebug raises error: "NetworkError: 404 Not Found - https://dhcp201-137.englab.pnq.redhat.com/hosts/mac525400f460d0"
production.log raises:
--
Processing by HostsController#show as HTML
Parameters: {"id"=>"mac5254008c87f6"}
Rendered common/404.html.erb within layouts/application (2.4ms)
Rendered layouts/base.html.erb (3.1ms)
Completed 404 Not Found in 50ms (Views: 8.8ms | ActiveRecord: 5.9ms)
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150205.0
Sat6.1 Beta snap1 compose3
How reproducible:
always
Steps to Reproduce:
1. discovered a host
2. click on provision button,
3. step2 will open-up the edit host page,
4. click on 'cancel'.
Actual results:
Clicking on 'cancel' leads to Host Not found page on webUI.
Expected results:
should show the discovered_host page.
Additional info:
I do not see this bug being addressed in the near future. There is an upstream issue created, and we will ship it as soon as it is released. However, we will not be tracking this downstream.