Avionté bug fixes: Week of July 7
July 14th, 2025
This update includes a fix to the Add Talent Referrals endpoint. Click the title to view the complete update.
Front Office
Fixed
- Add Talent Referrals Endpoint Returned 500 Error on Success
Resolved an issue where the Add Talent Referrals endpoint returned a500 Internal Server Error
, even when the referral was successfully added. The endpoint now correctly returns a201 (Created)
status code upon successful completion.