- Documentation
- Product Updates
- 2.25.4
Version 2
-
2.25
-
2.24
-
2.23
-
2.22
-
2.21
-
2.20
-
2.19
-
2.18
-
2.17
-
2.16
-
2.15
-
2.14
-
2.13
-
2.12
-
2.11
-
2.10
-
2.9
-
2.8
-
2.7
-
2.6
-
2.5
-
2.4
-
2.3
-
2.2
-
2.1
-
2.0
-
1.3
-
1.2
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.