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.
versions
- CloudStack: 4.19 (or latest main)
The steps to reproduce the bug
- Navigate to Images -> ISOs.
- Click "Upload ISO from local".
- 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'.
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.
versions
The steps to reproduce the bug
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'.