-
Bug
-
Resolution: Done
-
Undefined
-
None
The storage product dropdown in the console shows duplicate entries for IBM FlashSystem:
1. "flashsystem" — the raw API value, which works
2. "IBM FlashSystem" — the human-readable name, which does not work
Selecting "IBM FlashSystem" fails because the API expects the value "flashsystem" as defined in the backend mapping constants (see https://github.com/kubev2v/forklift/blob/main/pkg/apis/forklift/v1beta1/mapping.go#L64).
The dropdown should show only the human-readable "IBM FlashSystem" label and map it to the correct API value "flashsystem".
- is duplicated by
-
MTV-4568 Copy-offload storagemap's storage product include "flashsystem" and "IBM FlashSystem"
-
- Closed
-