Improvements and fixes
- [navigation improvement] [webapp] Implemented and made more visible to the user the shortcut for the global search in the top of the screen of every page in the TMS.
- [navigation improvement] [webapp] Implemented a shortcut to allow changing a View’s name in fewer clicks: it is now possible to change a view’s name simply by double clicking on the tab showing its name.
- [layout improvement] [webapp] Now numbers in every column of the Platform follow the general convention of being right-aligned.
- [stability] [routes] In this release, we've eliminated errors in queue jobs like DeliveryCompleted, DeliveryArrived, and OrdersFailed. These issues were causing disruptions due to missing session information. By solving them we enhanced the overall system reliability.
- [stability] [routes] We've made an improvement in our system's handling of route completion processes. Previously, a technical issue caused failures when routes had no stops or all stops were cancelled. We've updated the function responsible for calculating the estimated completion time to avoid these failures, ensuring more reliable route management and completion tracking.
- [stability] [orders] We've improved our system by fixing a null reference issue that occurred when retrieving session information through our API. This update ensures reliable access to session data, enhancing the user experience by providing seamless access to necessary information without errors.
- [reliability] [routes] We've resolved an issue where our system encountered errors during the removal of orders from routes. This fix ensures that order adjustments are processed smoothly, enhancing the reliability of our logistics platform and preventing disruptions in the management of delivery routes.
- [reliability] [routes] We have successfully resolved a technical issue that was causing the 'ProcessOrderRemovedFromRoute' job to fail when attempting to remove an order from a route. This fix ensures the reliable deletion of orders from the system, improving the accuracy and dependability of route management.
- [reliability] [communication] When an order has failed to be delivered first time around, the replanning of the delivery would show only the full order delivery interval, not the narrow delivery time windows. This has been fixed in order for the organisation to provide precise ETAs.
- [stability] [routes] Solved a bug which made two stops appear (for a short period of time) when adding a new stop on a Route.
- [reliability] [driver app] Fixed a bug that was showing an incorrect route start time in the Calendar in the Driver App.
Comments
0 comments
Please sign in to leave a comment.