Bug 2268544
Summary: | The "'Customize Host'" button no longer works | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | matt jia <mjia> |
Component: | Discovery Plugin | Assignee: | satellite6-bugs <satellite6-bugs> |
Status: | CLOSED DUPLICATE | QA Contact: | Satellite QE Team <sat-qe-bz-list> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.14.0 | CC: | ahumbe, gtalreja, jpasqual, myoder, rlavi, wpinheir |
Target Milestone: | Unspecified | Keywords: | EasyFix, 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: | 2024-03-20 22:36:31 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
matt jia
2024-03-08 05:41:26 UTC
Issue stems from the "Type of name generator" variable in the Satellite UI. When using "MAC-based" value, the "host" variable being sent in the method "current_host_details_path" from the "/usr/share/foreman/app/helpers/application_helper.rb" script is blank. When we use "Random-based" value, the "host" variable gets populated correctly, and the view is rendered properly. I have reproduced this issue locally when using "MAC-based". And also been able to render successfully on the reproducer when using "Random-based". Just to clarify, there are 2 different settings "Type of name generator" in the UI (Provisioning and Discovery tabs). The one for this issue is from the Provisioning tab. It looks like this issue was already reported in BZ 2238952 and has been resolved. I tested this functionality on latest version where we've a fix for above BZ 2238952, and discovery provisioning works correctly with 'Customize Host' button on WebUI with both Random-based and MAC-based values for the mentioned setting. Therefore, I propose closing this BZ as a duplicate of BZ 2238952 (In reply to Gaurav Talreja from comment #4) > It looks like this issue was already reported in BZ 2238952 and has been > resolved. > > I tested this functionality on latest version where we've a fix for above BZ > 2238952, and discovery provisioning works correctly with 'Customize Host' > button on WebUI with both Random-based and MAC-based values for the > mentioned setting. Therefore, I propose closing this BZ as a duplicate of BZ > 2238952 Thanks, I will do it. *** This bug has been marked as a duplicate of bug 2238952 *** |