Chapter 3. Bug fixes
3.1. Temporary Storage switch does not work properly
Previously, the 'Temporary Storage' switch was not working correctly on the User Dashboard. The defect has been fixed in this release.
Additional resources
3.2. Workspace creation is stopped after clicking Continue in the 'Trust the repository authors' pop-up
Previously if the admin configured allowed URLs for Cloud Development Environments (CDEs), workspace creation was stopped after a user clicked on the 'Continue' button in the 'Trust the repository authors' pop-up. The defect has been fixed in this release.
Additional resources
3.3. Workspace does not run after refusing OAuth authorization
Previously, if you refused the OAuth authorization the Cloud Development Environment (CDE) would not start. The defect has been fixed in this release.
Additional resources
3.4. Unexpected error message 'No IDE URL after 20 sec during workspace startup'
Before this release, the error message could appear during a Cloud Development Environment (CDE) startup: 'No IDE URL after 20 sec during workspace startup'. The defect has been fixed in this release.
Additional resources
3.5. "Workspace Details" drop-down menu item is missing
The "Workspace Details" drop-down menu item has been returned back to the navigation bar.
Additional resources
3.6. Launching a workspace using .devfile.yaml
file from Gitlab repository hosted internally fails
Before this release, it was not possible to create Cloud Development Environments (CDEs) from a .devfile.yaml
within an internally hosted Gitlab repository. With this release, the issue is fixed.
Additional resources