Bug 2069914
Summary: | Application Launcher groupings are not case-sensitive | ||||||
---|---|---|---|---|---|---|---|
Product: | OpenShift Container Platform | Reporter: | Andy Braren <abraren> | ||||
Component: | Management Console | Assignee: | Robb Hamilton <rhamilto> | ||||
Status: | CLOSED ERRATA | QA Contact: | Yanping Zhang <yanpzhan> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | unspecified | ||||||
Version: | 4.11 | CC: | aos-bugs, rhamilto, yanpzhan, yapei | ||||
Target Milestone: | --- | ||||||
Target Release: | 4.11.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: | 2022-08-10 11:02:42 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: |
|
Description
Andy Braren
2022-03-30 04:47:57 UTC
Checked on ocp 4.11 cluster with payload 4.11.0-0.nightly-2022-04-11-200046. Step to check" 1. Install CodeReady Workspaces operator in cluster, then create a "CodeReady Workspaces instance Specification" instance. 2. Also create another consolelink crd 3. Check in Application Menu, now OCM and Code Ready appear under "Red Hat Applications", user created consolelink crd is located in another section which is set by user. Seems this is what the pr11268 has done. @Robb, if this is all for this bug? if so, the bug could be verified. Hi, @yanpzhan@redhat.com. After much discussion, it was decided the only change to fix this bug was to change the existing, hard-coded instance of `Red Hat applications` for `OpenShift Cluster Manager` to `Red Hat Applications` so `OpenShift Cluster Manager` and `CodeReady Workspaces` appear in the same `Red Hat Applications` grouping. The bug fix does not change to make the section names case insensitive as we deemed that would be a breaking behavioral change that could have unintended consequences for anyone adding ConsoleLinks to the Application Menu. So the answer to your question is yes, that's all there is to the bug and the bug should be verified based on your steps to check. :) 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: OpenShift Container Platform 4.11.0 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-2022:5069 |