Bug 1944590
| Summary: | The field name "VolumeSnapshotContent" is wrong on VolumeSnapshotContent detail page | ||||||
|---|---|---|---|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Yanping Zhang <yanpzhan> | ||||
| Component: | Management Console | Assignee: | Jakub Hadvig <jhadvig> | ||||
| Status: | CLOSED ERRATA | QA Contact: | Yanping Zhang <yanpzhan> | ||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.8 | CC: | aos-bugs, jokerman, yapei | ||||
| Target Milestone: | --- | Keywords: | Regression | ||||
| Target Release: | 4.8.0 | ||||||
| Hardware: | Unspecified | ||||||
| OS: | Unspecified | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | If docs needed, set a value | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2021-07-27 22:56:24 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: | |||||||
| Attachments: |
|
||||||
Tested on ocp 4.8 cluster with payload 4.8.0-0.nightly-2021-04-07-115443. Create a VolumeSnapshotContent with default yaml, check on the detail page. Now the field name "VolumeSnapshotClass" is correct. The bug is fixed. 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 (Moderate: OpenShift Container Platform 4.8.2 bug fix and security 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-2021:2438 |
Created attachment 1767601 [details] detailpage Description of problem: On one VolumeSnapshotContent detail page, the field "VolumeSnapshotContent" value is pointing to VolumeSnapshotClass, so the field title should be "VolumeSnapshotClass". Version-Release number of selected component (if applicable): 4.8.0-0.nightly-2021-03-26-054333 How reproducible: Always Steps to Reproduce: 1.Create a VolumeSnapshotContent with default yaml, check on the detail page. 2. 3. Actual results: 1. The field "VolumeSnapshotContent" name is wrong. Expected results: 2. The field name should be "VolumeSnapshotClass". Additional info: