Bug 2099332
| Summary: | [Console Migration] Not able to select the storage class from drop down while OBC creation. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Mugdha Soni <musoni> | ||||
| Component: | management-console | Assignee: | Vineet <vbadrina> | ||||
| Status: | CLOSED DUPLICATE | QA Contact: | Prasad Desala <tdesala> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | unspecified | ||||||
| Version: | 4.11 | CC: | badhikar, jefbrown, madam, nthomas, ocs-bugs, odf-bz-bot, vbadrina | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| 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: | 2022-06-21 05:18:55 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: |
|
||||||
*** This bug has been marked as a duplicate of bug 2096509 *** |
Created attachment 1891343 [details] Creation of OBC Description of problem : --------------------------- User is not able to select the storage class from the drop down while creation of Object Bucket Claim and creation of OBC is blocked . Version of all relevant components : ------------------------------------- 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: {} Steps to Reproduce: -------------------- 1.Navigate to storage --> Object Bucket Claim --> Create new OBC . Actual results: ----------------- Creation of OBC is blocked as user cannot select the storage class. Expected results: ----------------- User should be able to select the storage class from drop down and OBC should be successfully created.