Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix identity display name in merge dialog #1969

Merged
merged 1 commit into from
Dec 15, 2023

Conversation

joanagmaia
Copy link
Contributor

@joanagmaia joanagmaia commented Dec 14, 2023

Changes proposed ✍️

What

🤖[deprecated] Generated by Copilot at 0064247

Fix display of organization names in merge suggestions. Use identity.name as a fallback when identity.displayName is missing in organization-merge-suggestions-details.vue.

🤖[deprecated] Generated by Copilot at 0064247

identity.name
fallback for empty display
autumn leaves merge

Why

How

🤖[deprecated] Generated by Copilot at 0064247

  • Add fallback value for identity name in organization merge suggestions details component (link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screenshots to the PR description for relevant FE changes
  • New backend functionality has been unit-tested.
  • API documentation has been updated (if necessary) (see docs on API documentation).
  • Quality standards are met.

@joanagmaia joanagmaia added the Bug Created by Linear-GitHub Sync label Dec 14, 2023
@joanagmaia joanagmaia self-assigned this Dec 14, 2023
@joanagmaia joanagmaia merged commit c66ceeb into main Dec 15, 2023
6 checks passed
@joanagmaia joanagmaia deleted the bugfix/identities-merge-dialog branch December 15, 2023 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Created by Linear-GitHub Sync
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants