Avionté bug fixes: Week of March 2, 2026

This update addresses issues affecting the Add a Department endpoint. Check the rest of the article for more details.

  • Add a Department Response Did Not Return weekEndDay and Incorrectly Stored stateProvince

    Resolved issues where the Add a Department endpoint did not return the weekEndDay value in the response when weekEndDate was provided in the request, and where the stateProvince value was not stored in the correct database column.

    With this fix, the weekEndDay field in the response now reflects the weekEndDate value submitted in the request, and the stateProvince value is correctly saved and returned in subsequent responses, including when retrieving the department using the Get a Department endpoint.