-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
eclipse-che/che-dashboard
#1496Labels
area/dashboardkind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.
Description
Describe the bug
The dashboard attempts to fetch backup status even when the backup/restore feature is not configured in the cluster. This results in a 500 Internal Server Error for each workspace in the browser console.
Che version
next (development version)
Steps to reproduce
- Deploy next version of Eclipse Che (default version without any custom configuration)
- Create a few workspaces
- Go to the Workspace page on dashboard
- Check browser console
Expected behavior
The dashboard should not attempt to query backup status if the backup/restore feature is not configured.
Alternatively, the API should handle this case gracefully and return a non-error response (e.g., empty state or feature disabled).
Runtime
OpenShift
Screenshots
Installation method
chectl/next
Environment
Linux
Eclipse Che Logs
Additional context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/dashboardkind/bugOutline of a bug - must adhere to the bug report template.Outline of a bug - must adhere to the bug report template.severity/P1Has a major impact to usage or development of the system.Has a major impact to usage or development of the system.
Type
Projects
Status
Unplanned