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: ensure relevant email domains are not sent to Pipedrive #2431

Merged
merged 2 commits into from
Jul 13, 2023

Conversation

matthewelwell
Copy link
Contributor

Changes

Moves the PIPEDRIVE_IGNORE_DOMAINS environment variable to the web service. The check to see if a user should be tracked in pipedrive is performed in the API to avoid creating unnecessary tasks for the processor so we need this env var there instead of the task processor.

How did you test this code?

Unit tests cover the functionality. This is just moving an environment variable. Needs testing in production environment.

@matthewelwell matthewelwell requested review from a team and khvn26 July 13, 2023 10:47
@vercel
Copy link

vercel bot commented Jul 13, 2023

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

Name Status Preview Comments Updated (UTC)
docs 🛑 Canceled (Inspect) Jul 13, 2023 10:54am
flagsmith-frontend-preview ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 13, 2023 10:54am
flagsmith-frontend-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 13, 2023 10:54am

@github-actions
Copy link
Contributor

github-actions bot commented Jul 13, 2023

Uffizzi Preview deployment-30822 was deleted.

@matthewelwell matthewelwell changed the title Fix: ensure relevant email domains are not sent to Pipedrive fix: ensure relevant email domains are not sent to Pipedrive Jul 13, 2023
@matthewelwell matthewelwell merged commit 3a4d8cb into main Jul 13, 2023
17 of 19 checks passed
@matthewelwell matthewelwell deleted the fix/ensure-pipedrive-domains-are-ignored branch July 13, 2023 11:01
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.

None yet

2 participants