SadiJr opened a new pull request #5454: URL: https://github.com/apache/cloudstack/pull/5454
### Description 1. In UI, with Backup Plugin enabled, a new tab inside Service Offerings, called Backup Offerings, appears. In this tab, users can import a Backup Offering. However, regardless of what the user chooses, the `Allow User Driven Backups` parameter is always send as true 2. In UI, with Quota Plugin enabled, a new tab, called Quota, appears. In this tab there is a component called Tariff, which is responsible for displaying the tariffs of each resource. In addition, in this view there is an edit button that, when clicked, does nothing. ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [x] Bug fix (non-breaking change which fixes an issue) - [ ] Enhancement (improves an existing feature and functionality) - [ ] Cleanup (Code refactoring and cleanup, that may add test cases) ### Feature/Enhancement Scale or Bug Severity #### Feature/Enhancement Scale - [ ] Major - [ ] Minor #### Bug Severity - [ ] BLOCKER - [ ] Critical - [ ] Major - [x] Minor - [ ] Trivial ### Screenshots (if appropriate): 1.  2.  ### How Has This Been Tested? 1. I imported a Backup Offering with `Allow User Driven Backups` parameter as `false` and checked, using cloud-monkey and in the DB if this parameter as correctly set. 2. I edited a Quota Tariff, waited until the effective start day, and check if, in UI, the new value appears. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
