ui: fix form data double fetch/reset DeployVMFromBackup form data by ownership selection#11706
Conversation
…ownership selection Related apache#11705 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## 4.22 #11706 +/- ##
============================================
- Coverage 17.59% 17.59% -0.01%
+ Complexity 15601 15600 -1
============================================
Files 5910 5910
Lines 529819 529820 +1
Branches 64730 64731 +1
============================================
- Hits 93225 93222 -3
- Misses 426099 426103 +4
Partials 10495 10495
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@DaanHoogland because DeployVMFromBackup is not present in 4.20 for which #11705 is targeted |
|
Cool, so the changes in OwnershipSelection.vue will be the merge forward conflict. Of which notice! |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@shwstppr Since this is for the 4.22.1 release, could you retarget the PR to the 4.22 branch? |
|
@rajujith done |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
@DaanHoogland no, DeployVMFromBackup form was added after 4.20. For 4.20 specific, we've #11705 |
|
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
harikrishna-patnala
left a comment
There was a problem hiding this comment.
code LGTM. can be merged based on the PR changes #11705
…ownership selection (apache#11706) * ui: fix form data double fetch/reset DeployVMFromBackup form data by ownership selection Related apache#11705 Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * fix Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> * fix Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com> --------- Signed-off-by: Abhishek Kumar <abhishek.mrt22@gmail.com>
Description
Related #11705
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
Screenshots (if appropriate):
How Has This Been Tested?
How did you try to break this feature and the system with this change?