GeanJS opened a new pull request, #13254:
URL: https://github.com/apache/cloudstack/pull/13254

   ### Description
   
   Currently, the `listBackups` API does not allow listing backups based on 
their status. Changes have been made to the API to allow backups to be listed 
informing a specific status. In addition, the backups filter of the graphical 
interface has been extended to support the search based on status.
   
   ### Types of changes
   
   - [ ] Breaking change (fix or feature that would cause existing 
functionality to change)
   - [x] New feature (non-breaking change which adds functionality)
   - [ ] 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)
   - [ ] Build/CI
   - [ ] Test (unit or integration test code)
   
   ### Feature/Enhancement Scale or Bug Severity
   
   #### Feature/Enhancement Scale
   
   - [ ] Major
   - [x] Minor
   
   ### Screenshots (if appropriate):
   
   
![pr-screenshot](https://github.com/user-attachments/assets/2a2406d4-1611-42a1-b95a-562138687ce0)
   
   ### How Has This Been Tested?
   
   The PR was tested by verifying both via CloudMonkey and the graphical 
interface the possibility of filtering backups by status.
   
   #### How did you try to break this feature and the system with this change?
   
   I tried to break this feature by passing an invalid status in both the 
CloudMonkey and the browser URL. In the API response a message was returned 
informing that the passed value is an invalid status.
   


-- 
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]

Reply via email to