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

Organization finding cache - also checking by name sent in payload #1792

Merged
merged 2 commits into from
Oct 31, 2023

Conversation

epipav
Copy link
Collaborator

@epipav epipav commented Oct 31, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 7d87594

Use data name instead of primary identity name for organization cache lookup. This allows creating or updating organizations with custom names that differ from the primary identity name. The change affects the file backend/src/services/organizationService.ts.

🤖 Generated by Copilot at 7d87594

nameToCheckInCache
handles custom org names well
fall is for updates

Why

How

🤖 Generated by Copilot at 7d87594

  • Support custom names for organizations (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.

@epipav epipav self-assigned this Oct 31, 2023
@epipav epipav added the Bug Created by Linear-GitHub Sync label Oct 31, 2023
@epipav epipav marked this pull request as ready for review October 31, 2023 10:40
@epipav epipav merged commit ced2844 into main Oct 31, 2023
7 checks passed
@epipav epipav deleted the bugfix/organization-cache-existence-by-name branch October 31, 2023 17:04
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.

None yet

2 participants