Created attachment 1682171[details]
ui.log
Description of problem:
While uploading a disk using the UI and pausing it, the upload failed to resume due to a UI error.
The resume is allowed again after refreshing the browser
Version-Release number of selected component (if applicable):
master - git68c5ca8d377
firefox- 75.0 (64-bit)
How reproducible:
100%
Steps to Reproduce:
1. Start an upload
2. Once some data has been transferred - pause it
3. Try to resume the upload
Actual results:
A UI error avoids from resuming the upload.
Expected results:
Resuming the upload should be applicable.
Additional info:
ui.log
screenshot attached
This smells like a regression - it used to work in the past. But I don't
know a real use case for pausing and resuming uploads, so we should not
spend time on it now.
We may need to remove the "Pause" option. Only "Resume" makes sense,
but even that only if we can actually "Resume" after the system paused
an upload.
This bugzilla is included in oVirt 4.4.3 release, published on November 10th 2020.
Since the problem described in this bug report should be resolved in oVirt 4.4.3 release, it has been closed with a resolution of CURRENT RELEASE.
If the solution does not work for you, please open a new bug report.
Created attachment 1682171 [details] ui.log Description of problem: While uploading a disk using the UI and pausing it, the upload failed to resume due to a UI error. The resume is allowed again after refreshing the browser Version-Release number of selected component (if applicable): master - git68c5ca8d377 firefox- 75.0 (64-bit) How reproducible: 100% Steps to Reproduce: 1. Start an upload 2. Once some data has been transferred - pause it 3. Try to resume the upload Actual results: A UI error avoids from resuming the upload. Expected results: Resuming the upload should be applicable. Additional info: ui.log screenshot attached