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

feat(salesforce): Fill IntegrationCustomer on salesforce integration #2864

Merged
merged 15 commits into from
Nov 27, 2024

Conversation

brunomiguelpinto
Copy link
Contributor

@brunomiguelpinto brunomiguelpinto commented Nov 25, 2024

Context

This PR introduces the logic to handle the IntegrationCustomer association specifically for Salesforce integrations. It ensures that Salesforce-related IntegrationCustomer records are processed synchronously since we don't need to reach a provider on this case and we need the response of the IntegrationCustomer on the serializer ( on customer create and update )

@brunomiguelpinto brunomiguelpinto self-assigned this Nov 25, 2024
@brunomiguelpinto brunomiguelpinto marked this pull request as draft November 26, 2024 10:19
@brunomiguelpinto brunomiguelpinto changed the title fix: failing specs feat(salesforce): Fill IntegrationCustomer on salesforce integration Nov 27, 2024
@brunomiguelpinto brunomiguelpinto marked this pull request as ready for review November 27, 2024 11:29
@brunomiguelpinto brunomiguelpinto merged commit f4b16a1 into main Nov 27, 2024
6 checks passed
@brunomiguelpinto brunomiguelpinto deleted the feat-user-salesforce-sync branch November 27, 2024 13:11
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.

3 participants