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

Hubspot resolve duplicate identities with incoming data #1672

Merged
merged 4 commits into from
Oct 16, 2023

Conversation

epipav
Copy link
Collaborator

@epipav epipav commented Oct 12, 2023

Changes proposed ✍️

What

🤖 Generated by Copilot at 4d68a20

This pull request fixes a bug in member.service.ts that affected cross-platform member linking and adds a query optimization in organization.repo.ts to improve data sync performance.

🤖 Generated by Copilot at 4d68a20

To sync data across platforms well
We need to fetch org info and tell
The data sink worker
Which uses membersSyncRemote sir
To link members by identity and spell

Why

How

🤖 Generated by Copilot at 4d68a20

  • Optimize query performance for fetching latest organization info by adding limit clause (link) in organization.repo.ts

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.

@epipav epipav self-assigned this Oct 12, 2023
@epipav epipav added the Bug Created by Linear-GitHub Sync label Oct 12, 2023
@epipav epipav marked this pull request as ready for review October 16, 2023 07:32
@epipav epipav merged commit 7e266c7 into main Oct 16, 2023
8 checks passed
@epipav epipav deleted the bugfix/hubspot-stream-errors branch October 16, 2023 10:49
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