Bug 2084041
| Summary: | [Console Migration] Link-able storage system name directs to blank page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Mugdha Soni <musoni> | ||||
| Component: | management-console | Assignee: | Vineet <vbadrina> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Mugdha Soni <musoni> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.11 | CC: | amagrawa, badhikar, ebenahar, gshanmug, jefbrown, madam, muagarwa, nthomas, ocs-bugs, odf-bz-bot, openshift-bugzilla-robot, skatiyar | ||||
| Target Milestone: | --- | Keywords: | Regression, TestBlocker | ||||
| Target Release: | ODF 4.11.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | 4.11.0-96 | Doc Type: | No Doc Update | ||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2022-08-24 13:52:56 UTC | Type: | Bug | ||||
| Regression: | --- | Mount Type: | --- | ||||
| Documentation: | --- | CRM: | |||||
| Verified Versions: | Category: | --- | |||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||
| Embargoed: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 2086431 | ||||||
| Attachments: |
|
||||||
Bipul, please attach the PR link to this BZ *** Bug 2086431 has been marked as a duplicate of this bug. *** *** Bug 2087669 has been marked as a duplicate of this bug. *** Validated the fix using cluster with following versions :
OCP :
[root@localhost ui]# oc get clusterversion
NAME VERSION AVAILABLE PROGRESSING SINCE STATUS
version 4.11.0-0.nightly-2022-06-15-222801 True False 4h4m Cluster version is 4.11.0-0.nightly-2022-06-15-222801
ODF :
[root@localhost ui]# oc get csv odf-operator.v4.11.0 -o yaml -n openshift-storage| grep full_version
full_version: 4.11.0-96
f:full_version: {}
The link able storage system name directs to Block and file and object dashboard (Screenshot for the same is attached in comment#9 ) .
Hence moving the bug to verified state.
Thanks
Mugdha Soni
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Important: Red Hat OpenShift Data Foundation 4.11.0 security, enhancement, & bugfix update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2022:6156 |
Created attachment 1878602 [details] Blank page Description of problem :- ----------------------------- After successful creation of storage system , when directed to storage --> data foundation --> storage systems and click on link-able system name .. it takes to a blank page and is stuck there . Version of all relevant components : ------------------------------------- OCP :- 4.11 ODF :- 4.11.0-67 Does this issue impact your ability to continue to work with the product ------------------------------------------------------------------------- yes Is there any workaround available to the best of your knowledge? ----------------------------------------------------------------- no Can this issue reproducible? ------------------------------- Yes Can this issue reproduce from the UI? -------------------------------------- Yes Steps to Reproduce: --------------------- 1.Install ODF 4.11 operator 2. Create storage system . 3. Direct to storage --> data foundation --> storage systems. Actual results: -------------------- Blank page is present instead of block and file and object service dashboard. Expected results: -------------------- Block and file and object service dashboard is present .