2.16.1 - Report Limit Feature, OAuth2, and OtherFixes

November 21, 2024

2.16.1

New Features

  • Added support for a resource parameter to OAuth2 connections.
  • Reports now include the option to limit the number of rows returned. The rows returned by the report will change based on your sort options. Adding a limit to your report is done through a checkbox and textbox in the report interface.             
    ItemPath's report interface. The word limit appears above the table, with a checkbox and the number 2 input into a textbox. There are only 2 rows in the table.

Bug Fixes

  • A failure to exclude certain order statuses (created by Order Builder) resulted in users being able to change statuses when they shouldn't have with the Order Details component. This was resolved by an additional check to conditionally exclude these statuses based on the current orders status ID.
  • Removed "Error" from the list of Order Statuses available to users to set.
  • Resolved an issue preventing direction type from being added to order information when sending an Order to Power Pick.
  • Resolved an issue with the location formatting string.
  • Resolved an issue preventing OAuth2 authentication using the "body" client authentication method would fail to work.

 

2.16.1.1

Bug Fixes

  • Adjustments were made to the content type of OAuth2 tokens to resolve an issue with saving the token.