Skip to content

Conversation

skwowet
Copy link
Member

@skwowet skwowet commented Oct 5, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 601b00d

Fixed a bug that caused duplicate organizations to be created when enriching them with external data. Used the OrganizationService class to merge organizations by website in organizationEnrichmentService.ts.

🤖 Generated by Copilot at 601b00d

No more duplicates
OrganizationService
merges by website

Why

How

🤖 Generated by Copilot at 601b00d

  • Prevent duplicate organizations from being created by merging them with existing ones based on website (link, link)

Checklist ✅

  • Label appropriately with Feature, Improvement, or Bug.
  • Add screehshots 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.

@skwowet skwowet added the Bug Created by Linear-GitHub Sync label Oct 5, 2023
@skwowet skwowet merged commit 246c0f5 into main Oct 5, 2023
@skwowet skwowet deleted the org-enrichment-hotfixes branch October 5, 2023 20:01
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.

1 participant