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: Set Hubspot id to newest value #5040

Merged
merged 2 commits into from
Jan 27, 2025
Merged

Conversation

zachaysan
Copy link
Contributor

@zachaysan zachaysan commented Jan 24, 2025

Changes

Sometimes Hubspot identifiers are set for already existing users. This allows those users to have an updated Hubspot lead tracking objects to the latest Hubspot identifiers.

How did you test this code?

One new, long test which checks for the pre-presence of the Hubspot tracking then checks to make sure that the user is properly registered without the presence of the former Hubspot tracking identifier.

@zachaysan zachaysan requested a review from a team as a code owner January 24, 2025 20:43
@zachaysan zachaysan requested review from matthewelwell and removed request for a team January 24, 2025 20:43
Copy link

vercel bot commented Jan 24, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
docs ⬜️ Ignored (Inspect) Jan 24, 2025 8:43pm
flagsmith-frontend-preview ⬜️ Ignored (Inspect) Jan 24, 2025 8:43pm
flagsmith-frontend-staging ⬜️ Ignored (Inspect) Jan 24, 2025 8:43pm

@github-actions github-actions bot added api Issue related to the REST API fix labels Jan 24, 2025
Copy link
Contributor

github-actions bot commented Jan 24, 2025

Docker builds report

Image Build Status Security report
ghcr.io/flagsmith/flagsmith-e2e:pr-5040 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-api-test:pr-5040 Finished ✅ Skipped
ghcr.io/flagsmith/flagsmith-frontend:pr-5040 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-api:pr-5040 Finished ✅ Results
ghcr.io/flagsmith/flagsmith:pr-5040 Finished ✅ Results
ghcr.io/flagsmith/flagsmith-private-cloud:pr-5040 Finished ✅ Results

Copy link
Contributor

github-actions bot commented Jan 24, 2025

Uffizzi Preview deployment-60268 was deleted.

@zachaysan zachaysan changed the title fix: Set ubspot id to newest value fix: Set Hubspot id to newest value Jan 24, 2025
Copy link

codecov bot commented Jan 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.40%. Comparing base (2faca89) to head (cfc9f8f).
Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5040   +/-   ##
=======================================
  Coverage   97.40%   97.40%           
=======================================
  Files        1193     1193           
  Lines       41675    41692   +17     
=======================================
+ Hits        40593    40610   +17     
  Misses       1082     1082           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@zachaysan zachaysan merged commit 2bcb0bd into main Jan 27, 2025
37 checks passed
@zachaysan zachaysan deleted the fix/set_hubspot_id_to_newest_value branch January 27, 2025 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Issue related to the REST API fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants