2.24.3 - Report Filter Validation, API Upgrades, and Stability Fixes

November 27, 2025

Reports

  • Validation is now performed on Report Filters to ensure the filter value data type matches the data type of the Report Column
  • An error is now displayed if a snapshot or report errors out during data generation

Data Push

  • Fixes the totalQuantityConfirmed column mapping

Connections

  • If an error triggers during the initial token fetching of the OAuth 2.0 flow, a log is generated containing error details
  • If a connection path is empty in an integration, a '/' is no longer appended to the end of the connection URL

Misc

  • Fix an issue where on-premise installations needed to explicitly define certain port-related environment variables in their docker-compose file

API

  • Adds location count statistics to single bin API endpoint (/api/bins/<binId>): totalCount, emptyCount, fullCount, and usedCount
  • Material Property single GET endpoint now includes materialCount (total materials assigned) and materials array (id and name of each material)
  • Added locations field to order line responses(GET /api/orders/{orderId}) showing where allocated inventory is physically located within the warehouse
  • capacityUsed and capacityReserved now returned in location endpoints
  • orderName now returned in /order_lines endpoints
  • Single zone endpoints(/api/zones/{zoneId} now also returns associated locations, shelves, and material properties

 

2.24.3.1

Data Push

  • Fixes issue with the History Progress Type mapping

API

  • Add PUT endpoint for updating a storage rule

Misc

  • Add better exception handling in Data Polling
  • Web services automatic connection check now checks if web services is enabled