Skip to content

Conversation

skwowet
Copy link
Member

@skwowet skwowet commented Oct 11, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 110d257

Improved organization enrichment service by removing duplicate organizations and fixing variable declaration. Modified backend/src/services/premium/enrichment/organizationEnrichmentService.ts.

🤖 Generated by Copilot at 110d257

unmergedOrgs now
let, no duplicates by site
enrichment in spring

Why

How

🤖 Generated by Copilot at 110d257

  • Remove duplicate organizations based on website in organization enrichment service (link, link)
  • Change unmergedOrgs from const to let to allow reassignment (link)
  • Add code to iterate over unmergedOrgs and collect and filter out duplicates (link)
  • Log the removed duplicate organizations for debugging purposes (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 merged commit 72f9bbb into main Oct 11, 2023
@skwowet skwowet deleted the org-merge-enrichment-hotfixes branch October 11, 2023 19:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant