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

Add error handling for frontapp contact upsert #761

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

DeeTheDev
Copy link
Collaborator

@DeeTheDev DeeTheDev commented Feb 7, 2025

Fixes #760

Add error handling when creating or updating a frontapp contact. Also update contact_id to use an alternative resource id (for reliability). Use this id when syncing contact group lists to frontapp.

@DeeTheDev DeeTheDev added bug Something isn't working backend Involves changes to the backend API labels Feb 7, 2025
@DeeTheDev DeeTheDev requested a review from rgalanakis February 7, 2025 17:33
@DeeTheDev DeeTheDev self-assigned this Feb 7, 2025
Copy link

codecov bot commented Feb 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.77%. Comparing base (ee4a62e) to head (24cb852).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #761   +/-   ##
=======================================
  Coverage   98.77%   98.77%           
=======================================
  Files         478      478           
  Lines       21928    21967   +39     
=======================================
+ Hits        21660    21699   +39     
  Misses        268      268           

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Involves changes to the backend API bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Merged Front contacts cause problems
1 participant