Skip to content

[release-4.18] OCPBUGS-81520: OpenShift Console can only show user name instead of full name as the display name#16333

Open
Leo6Leo wants to merge 2 commits intoopenshift:release-4.18from
Leo6Leo:backport-15888-release-4.18
Open

[release-4.18] OCPBUGS-81520: OpenShift Console can only show user name instead of full name as the display name#16333
Leo6Leo wants to merge 2 commits intoopenshift:release-4.18from
Leo6Leo:backport-15888-release-4.18

Conversation

@Leo6Leo
Copy link
Copy Markdown
Contributor

@Leo6Leo Leo6Leo commented Apr 23, 2026

Description

This is a manual backport of #15888 (which itself was a backport of #15522) to release-4.18.

Cherry-picked from 90071ed with conflict resolution adapted for 4.18 branch:

  • Kept history import (used in 4.18's masthead-toolbar.jsx)
  • Preserved PF v5 dropdown toggle structure (pf-v5-c-dropdown__toggle + CaretDownIcon)
  • Avoided duplicate "Just now" key in locale file

🤖 Generated with Claude Code

…s the display name (openshift#15522)

Cherry-picked from efd72db with conflict resolution adapted for 4.19 branch.
@openshift-ci-robot openshift-ci-robot added jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. labels Apr 23, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@Leo6Leo: This pull request references Jira Issue OCPBUGS-70335, which is invalid:

  • expected the bug to be open, but it isn't
  • expected the bug to target either version "4.18." or "openshift-4.18.", but it targets "4.19.z" instead
  • expected the bug to be in one of the following states: NEW, ASSIGNED, POST, but it is Closed (Done) instead
  • expected dependent Jira Issue OCPBUGS-65793 to target a version in 4.19.0, 4.19.z, but it targets "4.20.z" instead

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Description

This is a manual backport of #15888 (which itself was a backport of #15522) to release-4.18.

Cherry-picked from 90071ed with conflict resolution adapted for 4.18 branch:

  • Kept history import (used in 4.18's masthead-toolbar.jsx)
  • Preserved PF v5 dropdown toggle structure (pf-v5-c-dropdown__toggle + CaretDownIcon)
  • Avoided duplicate "Just now" key in locale file

🤖 Generated with Claude Code

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci-robot openshift-ci-robot added the jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. label Apr 23, 2026
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 23, 2026

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 091d45c9-e3aa-41bb-b6c0-4d7f26335228

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@Leo6Leo Leo6Leo changed the title [release-4.18] OCPBUGS-70335: OpenShift Console can only show user name instead of full name as the display name [release-4.18] OCPBUGS-84245: OpenShift Console can only show user name instead of full name as the display name Apr 23, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@Leo6Leo: This pull request references Jira Issue OCPBUGS-84245, which is invalid:

  • expected Jira Issue OCPBUGS-84245 to depend on a bug targeting a version in 4.19.0, 4.19.z and in one of the following states: VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA), but no dependents were found

Comment /jira refresh to re-evaluate validity if changes to the Jira bug are made, or edit the title of this pull request to link to a different bug.

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Description

This is a manual backport of #15888 (which itself was a backport of #15522) to release-4.18.

Cherry-picked from 90071ed with conflict resolution adapted for 4.18 branch:

  • Kept history import (used in 4.18's masthead-toolbar.jsx)
  • Preserved PF v5 dropdown toggle structure (pf-v5-c-dropdown__toggle + CaretDownIcon)
  • Avoided duplicate "Just now" key in locale file

🤖 Generated with Claude Code

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot requested review from jhadvig and spadgett April 23, 2026 18:52
@openshift-ci openshift-ci Bot added the component/core Related to console core functionality label Apr 23, 2026
@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 23, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Leo6Leo
Once this PR has been reviewed and has the lgtm label, please assign spadgett for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added component/sdk Related to console-plugin-sdk component/shared Related to console-shared kind/i18n Indicates issue or PR relates to internationalization or has content that needs to be translated labels Apr 23, 2026
@Leo6Leo Leo6Leo changed the title [release-4.18] OCPBUGS-84245: OpenShift Console can only show user name instead of full name as the display name [release-4.18] OCPBUGS-81520: OpenShift Console can only show user name instead of full name as the display name Apr 23, 2026
@openshift-ci-robot openshift-ci-robot added jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. and removed jira/invalid-bug Indicates that a referenced Jira bug is invalid for the branch this PR is targeting. labels Apr 23, 2026
@openshift-ci-robot
Copy link
Copy Markdown
Contributor

@Leo6Leo: This pull request references Jira Issue OCPBUGS-81520, which is valid.

7 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.18.z) matches configured target version for branch (4.18.z)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)
  • release note text is set and does not match the template
  • dependent bug Jira Issue OCPBUGS-70335 is in the state Closed (Done), which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA))
  • dependent Jira Issue OCPBUGS-70335 targets the "4.19.z" version, which is one of the valid target versions: 4.19.0, 4.19.z
  • bug has dependents

Requesting review from QA contact:
/cc @yanpzhan

The bug has been updated to refer to the pull request using the external bug tracker.

Details

In response to this:

Description

This is a manual backport of #15888 (which itself was a backport of #15522) to release-4.18.

Cherry-picked from 90071ed with conflict resolution adapted for 4.18 branch:

  • Kept history import (used in 4.18's masthead-toolbar.jsx)
  • Preserved PF v5 dropdown toggle structure (pf-v5-c-dropdown__toggle + CaretDownIcon)
  • Avoided duplicate "Just now" key in locale file

🤖 Generated with Claude Code

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 23, 2026

@openshift-ci-robot: GitHub didn't allow me to request PR reviews from the following users: yanpzhan.

Note that only openshift members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

@Leo6Leo: This pull request references Jira Issue OCPBUGS-81520, which is valid.

7 validation(s) were run on this bug
  • bug is open, matching expected state (open)
  • bug target version (4.18.z) matches configured target version for branch (4.18.z)
  • bug is in the state POST, which is one of the valid states (NEW, ASSIGNED, POST)
  • release note text is set and does not match the template
  • dependent bug Jira Issue OCPBUGS-70335 is in the state Closed (Done), which is one of the valid states (VERIFIED, RELEASE PENDING, CLOSED (ERRATA), CLOSED (CURRENT RELEASE), CLOSED (DONE), CLOSED (DONE-ERRATA))
  • dependent Jira Issue OCPBUGS-70335 targets the "4.19.z" version, which is one of the valid target versions: 4.19.0, 4.19.z
  • bug has dependents

Requesting review from QA contact:
/cc @yanpzhan

The bug has been updated to refer to the pull request using the external bug tracker.

In response to this:

Description

This is a manual backport of #15888 (which itself was a backport of #15522) to release-4.18.

Cherry-picked from 90071ed with conflict resolution adapted for 4.18 branch:

  • Kept history import (used in 4.18's masthead-toolbar.jsx)
  • Preserved PF v5 dropdown toggle structure (pf-v5-c-dropdown__toggle + CaretDownIcon)
  • Avoided duplicate "Just now" key in locale file

🤖 Generated with Claude Code

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Add @ts-ignore for react-redux imports and use (jest as any).requireActual
to match 4.18 branch conventions for older redux type definitions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Leo6Leo
Copy link
Copy Markdown
Contributor Author

Leo6Leo commented Apr 24, 2026

/retest-required

@openshift-ci
Copy link
Copy Markdown
Contributor

openshift-ci Bot commented Apr 24, 2026

@Leo6Leo: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/e2e-gcp-console 9d0cde8 link true /test e2e-gcp-console

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component/core Related to console core functionality component/sdk Related to console-plugin-sdk component/shared Related to console-shared jira/severity-moderate Referenced Jira bug's severity is moderate for the branch this PR is targeting. jira/valid-bug Indicates that a referenced Jira bug is valid for the branch this PR is targeting. jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. kind/i18n Indicates issue or PR relates to internationalization or has content that needs to be translated

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants