2.25.4 - Data Pull and Data Push Fixes and Optimizations

February 18, 2026

Data Pull

  • Data Pull flat grouping supports order lines being present in either the "Lines" and "Orders" mapping. This was previously available but a recent unintended change resulted in the "Orders" mapping no longer working in flat data structures.
  • Data Pull jobs that time out are now handled gracefully. A log is generated and the task status is updated(instead of being stuck in process).
  • Improves SQL querying when appending lines to an existing order.

Data Push

  • Fixes bug where Data Push integrations requiring Manual Approval would not send transactions.
  • Manually sending a transaction now properly applies the Null Value Handling setting.

Misc

  • The GET /materials endpoint SQL querying performance has been improved.

2.25.4.1

Data Pull

  • Fix grouping for orders with Flat data structure.
  • Logs created within the same second will now show in the correct order.
  • Improves performance of creating an order in Data Pull where the order name matches a completed order.

Roles

  • A new permission setting is available for limiting users to the Apps view.

Misc

  • Fixes bug where ItemPath would crash when trying to update a locked license.
  • Improves performance of many validation checks made when creating or updating entities.
  • Fixes bug where testing the Power Pick connection would not do anything.