Skip to content

[UI/Bug] Missing "Template type" (ISO type) field in "Upload ISO from local" modal #13876

Description

@MertkanOzlu

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.

Image Image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    Status
    Todo

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions