26.2
The following updates were made for 26.2.
Features
- The following graphs are now supported for Owner organizations: Payments and Project Settings.
- TPA Enrollment Graph now displays a user's first name, last name, email, phone number and job title.
Bug Fixes
- Resolved an issue where requests with periodToDateEnd set to null triggered a 500 Internal Server Error. We added validation to detect null date parameters and return a clear, user-friendly error.
- Resolved an issue where querying DaaS with isDeleted=true returned duplicate records due to unstable pagination caused by a missing ORDER BY clause in deletion queries (observed in LienWaiver graph). We implemented consistent sorting for deletion tracking across all supported graphs using the same primary identifier as active records in DESC order.
- Fixed an issue in the DaaS Payment graph where paymentStatus was incorrect for certain legacy SDF invoice payments because a required dateMaturitySettled field was missing in the underlying payment data. This affected a small set of historical payments (mainly from 2018–2020). The data has been updated to include the missing field, ensuring paymentStatus is now calculated correctly for those records.
Last Published Friday, February 6, 2026