-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Low
-
Component/s: Whiteboard
-
None
-
1
-
Severity 3 - Minor
-
Issue Summary
When we click on a particular version of the database to restore it, the page goes into an infinite loading state.
Steps to Reproduce
- Go to the database.
- Click on “…” → Version history.
- Click on the version that is more than 30 days old.
Expected Results
The version should load successfully in the preview.
Actual Results
- The preview page goes into infinite loading.
- The GET call to canvas (/gateway/api/canvas/api/_internal/collab/...)API gives 404 (Not Found).
- Restore as new database option does not work.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available