Avionté bug fixes: Week of April 7
April 14th, 2025
This update includes fixes to the Create Contact Activity and Update a Talent APIs, improving tracking of recent contact activity and duplicate handling. Click the title to view the complete update.
Front Office
Fixed
- Last Contacted Date Not Updating via Create Contact Activity Endpoint
Resolved an issue where theLast Contacted Date
was not consistently updating when activities were logged through the API. This fix ensures the date accurately reflects the most recent API-added or manually logged contact activity, improving visibility into recent engagement across Partnerships and Avionté+ company and contact management workflows. - Duplicate Errors Triggered Incorrectly When Updating Talent
Fixed an issue where users encountered duplicate errors when modifying existing talent records via Update a Talent endpoint. Users can now update talent records without triggering duplicate errors — unless the update includes changes tofirstName
,lastName
,taxIdNumber
,emailAddress
, ormobilePhone
properties, in which case the duplicate check still applies. When a true duplicate is detected, the expected409
error is returned.