-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.17.z, 4.18.z, 4.19.z
-
None
-
None
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
When attempting to create a new PersistentVolumeClaim (PVC) from a recently created VolumeSnapshot, the operation fails silently. After selecting “Restore as a new PVC” from the UI, no progress is observed. The action does not initiate, no PVC is created, and no error message or confirmation dialog is shown to the user.
Version-Release number of selected component (if applicable):
OpenShift - 4.17 - 4,18 - 4,19
How reproducible:
100 %
Steps to Reproduce:
1. Create a VM and take a VolumeSnapshot of its PVC. 2. Navigate to Storage → VolumeSnapshots. 3. Click the Actions (three dots) menu on the snapshot. 4. Select “Restore as a new PVC”. 5. Observe that no activity occurs.
Actual results:
No restore workflow is triggered.
Expected results:
The UI should open the Restore PVC dialog.
Additional info: