GaOrtiga opened a new pull request, #9146: URL: https://github.com/apache/cloudstack/pull/9146
### Description When a VM has been created using an ISO, its infocard will label the ISO as `Template`. Additionally, any ISO attached to it will be labeled as `ISO`. This behaviour may cause confusion, causing users to believe the installation ISO is a template, or the attached ISO was the installation media. To solve this, the label of the installation media has been edited to be either `Template` or `ISO` depending on its format and the label of the attached ISO has been modified to `Attached ISO`. ### 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 ### Feature/Enhancement Scale or Bug Severity #### Feature/Enhancement Scale - [ ] Major - [X] Minor ### Screenshots (if appropriate): <details><summary>Before</summary>   </details> <details><summary>After</summary>   </details> -- 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]
