Avionté bug fixes: Week of October 13
October 18th, 2025
This update includes a fix for an issue where the Credit To value in the BOLD UI did not match the creditTo
value used in the Add Talent to Pipeline Stage endpoint. Click the title to read more about the fix and underlying logic.
Front Office
Fixed
Resolved an issue where the Credit To value displayed in the UI did not match the creditTo
value provided in the payload when using the Add Talent to Pipeline Stage endpoint.
With this fix, when a valid user ID is passed in the creditTo
property, the endpoint now correctly returns that same ID in the response, and Credit To column displays the corresponding username.
If the creditTo
value is not provided or the specified user does not exist in HCM, the system defaults to using the job owner as the Credit To value.