erikbocks opened a new pull request, #14215: URL: https://github.com/apache/cloudstack/pull/14215
### Description This PR implements support for the `assignVolume` API in the GUI. ### Types of changes - [ ] Breaking change (fix or feature that would cause existing functionality to change) - [ ] New feature (non-breaking change which adds functionality) - [ ] Bug fix (non-breaking change which fixes an issue) - [X] 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): <details><summary>Action button in volume list view</summary> <img width="609" height="341" alt="image" src="https://github.com/user-attachments/assets/f4ab936c-0464-4dd5-930a-d55692cc237c" /> </details> <details><summary>Volume details page</summary> <img width="1423" height="290" alt="image" src="https://github.com/user-attachments/assets/2a3e0c3c-46a9-422e-8d0d-e899f4f8cac5" /> </details> <details><summary>Volume assignment form</summary> <img width="660" height="423" alt="image" src="https://github.com/user-attachments/assets/abc5083f-3732-46ab-bb9b-eadb1356d6bc" /> <img width="660" height="423" alt="image" src="https://github.com/user-attachments/assets/c00d235d-0b0b-4ecd-83be-bc3c145a5686" /> </details> ### How Has This Been Tested? - Created a volume and assigned it to other account. - Created a volume in a project and assigned it to another project. - Created a volume in an account and assigned it to a project. - Created a volume in a project and assigned it to an account. -- 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]
