AGR Logo
6.3-r2 release/6.3.x 2022-06-23T15:56:59Z 6.3.2 6.3.2 6.3.2 11 / 0 6.3-r2.zip6.3-r2.zip

6.3-r2

What's new?

Important To Know For Upgrade

For Now
Updating with the installer does not work so when patching you will need to remove the old installation before reinstalling using the following steps.
1. Open Internet Information Services (IIS) Manager and delete the AGR web.
2. Open Services and stop the AGR service, usually named AGR63_service
3. Delete the AGR service in command line using "sc delete AGR63_service" (change AGR63_service if the client is setup differently)

Database Update Scripts

Check out db_scripts\compare_reports for the update reports for updating and patching

(Note that all schema changes listed in the patch reports are applied every time you patch the databases, so please check the report and see if you have any customizations in the objects listed there.)

Release notes

  • See list on Jira
  • See list of pull requests involved in this update on GitHub


Bug

  • scheduler * Fixed how scheduler selects next job to run. * Issue with updating "Next Run Time" in different timezones fixed. * Code change how to get version info from assembly. DEV-4430

  • Forecasts Fixed: Custom calendar events not working. DEV-4391

  • Forecasts Fixed: When forecast from date is used and has become a date in the past, the forecast returns error. DEV-4388

  • item-card Fixed: No data display message was duplicated. Now removed. DEV-4320

  • Forecasts Fixed: Timeout/deadlock forecast errors when using parallel forecast. DEV-4312

  • stg Fixed: Multiple "not matched by source" fields. It only worked for one. DEV-3778


Task

  • BC-datamapping Change BC and NAV data mapping for undelivered: Look at Outstanding Qty (Base) instead of Quantity (base) DEV-4381

  • core, label/inventory-insights, order-exceptions Enhancing order exception info texts DEV-4285

  • documentation Verified DEV-4146