MertkanOzlu opened a new issue, #13876:
URL: https://github.com/apache/cloudstack/issues/13876

   ### problem
   
   When uploading an ISO via the "Upload ISO from local" modal, the "Template 
type" selection field is missing.
   In comparison, the "Upload Template from local" modal includes the Template 
type dropdown (USER, VNF, SYSTEM, BUILTIN, ROUTING). Because this is missing 
for ISO uploads, the ISO is not assigned the proper type, causing errors and 
forcing us to manually update the database table (vm_template) to set the type 
to USER.
   
   <img width="463" height="787" alt="Image" 
src="https://github.com/user-attachments/assets/f5815b97-87c9-425b-9d49-3bf7bc8333fd";
 />
   
   <img width="470" height="827" alt="Image" 
src="https://github.com/user-attachments/assets/9439d149-a7a9-4dd8-92c4-dac4d6b95816";
 />
   
   ### versions
   
   - CloudStack: 4.19 (or latest main)
   
   ### The steps to reproduce the bug
   
   1. Navigate to Images -> ISOs.
   2. Click "Upload ISO from local".
   3. Observe that the "Template type" field is missing.
   
   ### What to do about it?
   
   The "Upload ISO from local" form/modal should include the "Template type" 
selection field (similar to "Upload Template from local") to allow selecting or 
properly defaulting the ISO type to 'USER'.


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