Uh oh!
There was an error while loading. Please reload this page.
Fixed the Description coloumn in the UI for Quota traffic page - #7402
Conversation
kiranchavala
commented
Apr 5, 2023
shwstppr
commented
Apr 5, 2023
@kiranchavala add a key in |
kiranchavala
commented
Apr 5, 2023
@shwstppr Thanks it working now |
kiranchavala
commented
Apr 5, 2023
@shwstppr shall i retarget this fix to 4.18 branch ? |
shwstppr
commented
Apr 5, 2023
@kiranchavala yes, that would be better since backend changes are there in 4.18 |
kiranchavala
commented
Apr 5, 2023
@shwstppr Done, can you check if I performed the steps correctly, as it's showing 19 commits I had done only 2 commits |
Codecov Report
@@ Coverage Diff @@## 4.18 #7402 +/- ##
=========================================
Coverage 12.69% 12.69% Complexity 8661 8661 =========================================
Files 2717 2717 Lines 256165 256165 Branches 39928 39928 =========================================
Hits 32526 32526 Misses 219504 219504 Partials 4135 4135 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
shwstppr
commented
Apr 5, 2023
blueorangutan
commented
Apr 5, 2023
@shwstppr a Jenkins job has been kicked to build UI QA env. I'll keep you posted as I make progress. |
blueorangutan
commented
Apr 5, 2023
UI build: ✔️ |
Kudos, SonarCloud Quality Gate passed! |
You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab. |










Description
This PR fixes the description column output in the ui for the quota Tariff page
The following PR #5909 changed the response for the quotaTariffList api call
https://cloudstack.apache.org/api/apidocs-4.18/apis/quotaTariffList.html
In 4.17 the response for the quotaTariffList api call contains the "description" feild
Screenshot
In 4.18 the response for the quotaTariffList api call contains the "usageTypeDescription" field due to that there is no response in the Description coloumn
Screenshot

Steps to reproduce the issue
Types of changes
Feature/Enhancement Scale or Bug Severity
Feature/Enhancement Scale
Bug Severity
How Has This Been Tested?
Tested on the 4.18 docker simulator
Screenshot
