Bug 2054011
Summary: | Submit button on Edit page of a host will revert back to a invalid page on Satellite | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Manu Sunil <msunil> |
Component: | Hosts | Assignee: | Oleh Fedorenko <ofedoren> |
Status: | CLOSED ERRATA | QA Contact: | Peter Dragun <pdragun> |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.11.0 | CC: | afeferku, ehelms, hakon.gislason, inecas, oezr, ofedoren |
Target Milestone: | 6.12.0 | Keywords: | Regression, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2022-11-16 13:33:25 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: |
Description
Manu Sunil
2022-02-13 23:18:26 UTC
Created redmine issue https://projects.theforeman.org/issues/34572 from this bug Upstream bug assigned to afeferku Upstream bug assigned to afeferku Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/34572 has been resolved. FailedQA, with sat 6.11 snap 16, the root cause was removed, when the host is edited and submitted, the user is navigated back, and there is no longer problem with the double domain name. But, when the user edits the domain (in interfaces tab), the new UI navigation fails, take a look at the attached screenshot. User is navigated to correct host but with old domain name, so host doesn't exist anymore. The old UI navigates correctly to the host with just edited domain. Full example. New host UI is enabled in settings Create a domain a.b.c.d, assign all locations and organizations Create a domain e.f.g.h, assign all locations and organizations Create a host with domain a.b.c.d. Edit the host -> interfaces -> domain and set to e.f.g.h Submit Actual result Something went wrong, ReferenceError: RedirectToEmptyHostPage is not defined URL: https://<satellite>/new/hosts/<host>.a.b.c.d#/Overview -> doesn't exist anymore Expected result URL: https://<satellite>/new/hosts/<host>.e.f.g.h#/Overview -> navigated correctly The full example with New host UI disabled in settings is working correctly. Created redmine issue https://projects.theforeman.org/issues/34830 from this bug Moving this bug to POST for triage into Satellite since the upstream issue https://projects.theforeman.org/issues/34830 has been resolved. Verified on sat 6.12 snap 4. Both new and old UI navigates correctly after updating the domain. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Satellite 6.12 Release), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:8506 |