-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.19
Description of problem:
When a user navigates to the "+Add" page in the Developer view in the console, then selects either "All services", "Database" or "Samples" the "Software Catalog" page they're navigated to doesn't have any content and instead displays the error: ``` Error loading Catalog items Could not fetch all data. This data are missing: Devfiles ``` The objective of this request is to allow the Customer to properly disable the lookup of DevFiles without it causing errors across the cluster, while leaving their users the ability to select items from the catalog sections that are relevant to them (e.g. from the "All services" or "Database" sections).
Version-Release number of selected component (if applicable):
- Disconnected RHOCP 4.19.14
How reproducible:
- Always
Steps to Reproduce:
1. Create a disconnected cluster with Cluster Samples Operator set as `managementState: removed`
2. User access Developer View > "+Add" > "All services", "Database" or "Samples" > "Software Catalog"
3. Error message below:
Actual results:
``` Error loading Catalog items Could not fetch all data. This data are missing: Devfiles ```
Expected results:
The Customer should be able to disable the Devfiles lookup across the cluster so the message above wouldn't occur
Additional info:
Important Restrictions/Conditions: - The Customer is NOT looking to set up the Cluster Samples Operator and it currently has `managementState: removed`; - Disabling the Developer View is NOT an option for the Customer; - We've attempted to disable the sub-catalog types via `.spec.customization.developerCatalog.types.disabled[]` but the issue still persists as this only hides the catalog sections from the UI.
- clones
-
OCPBUGS-74157 [release-4.21] [RHOCP Console] Software Catalog in Developer View has no content and shows "Error loading Catalog items Could not fetch all data. This data are missing: Devfiles"
-
- POST
-
- depends on
-
OCPBUGS-74157 [release-4.21] [RHOCP Console] Software Catalog in Developer View has no content and shows "Error loading Catalog items Could not fetch all data. This data are missing: Devfiles"
-
- POST
-
- is cloned by
-
OCPBUGS-74341 [release-4.19] [RHOCP Console] Software Catalog in Developer View has no content and shows "Error loading Catalog items Could not fetch all data. This data are missing: Devfiles"
-
- POST
-
- is depended on by
-
OCPBUGS-74341 [release-4.19] [RHOCP Console] Software Catalog in Developer View has no content and shows "Error loading Catalog items Could not fetch all data. This data are missing: Devfiles"
-
- POST
-
- links to