Fix edit of compute offering in UI#11417
Conversation
There was a problem hiding this comment.
Pull Request Overview
This PR fixes a typo in the UI configuration for editing compute offerings, specifically correcting a misspelled parameter name in the arguments array.
- Corrects the typo from 'storageatags' to 'storagetags' in the edit action configuration
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #11417 +/- ##
============================================
- Coverage 17.35% 17.35% -0.01%
+ Complexity 15232 15227 -5
============================================
Files 5885 5885
Lines 525618 525618
Branches 64157 64157
============================================
- Hits 91225 91205 -20
- Misses 424094 424116 +22
+ Partials 10299 10297 -2
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:
|
|
@DaanHoogland a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
|
UI build: ✔️ |
|
@blueorangutan package |
|
@sureshanaparti a [SL] 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 [SF]: ✔️ el8 ✔️ el9 ✔️ debian ✔️ suse15. SL-JID 14581 |
|
@sureshanaparti , will you merge this ? |

Description
This PR fixes #11416
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?