Fix select default host option on deployment wizard#7256
Conversation
|
@nvazquez a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
I've tried to test it @nvazquez but it shows the default option only on selecting it second time |
|
@harikrishna-patnala yes, before the fix it was not possible to unselect a host, I think it is correct the field gets empty if Default is selected |
Codecov Report
@@ Coverage Diff @@
## 4.17 #7256 +/- ##
=========================================
Coverage 10.38% 10.38%
- Complexity 6650 6652 +2
=========================================
Files 2453 2453
Lines 242444 242444
Branches 37941 37941
=========================================
+ Hits 25171 25175 +4
+ Misses 214155 214151 -4
Partials 3118 3118
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
at first attempt it looked like even after selecting "default", empty option is displayed instead of "default". Functionally both are same but I felt when selecting "default" it should show "default". But the initial problem is solved, so LGTM |
|
@blueorangutan package |
|
@kiranchavala a Jenkins job has been kicked to build packages. It will be bundled with KVM, XenServer and VMware SystemVM templates. I'll keep you posted as I make progress. |
|
Packaging result: ✔️ el7 ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 5610 |
* 4.17: Fix select default host option on deployment wizard (#7256)



Description
This PR fixes the Default option for Pod, Cluster and Hosts on the VM deployment wizard
Fixes: #7204
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
Deploy Instance wizard, select a host, then click Default. Same with Pod and Cluster