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
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-4430Forecasts
Fixed: Custom calendar events not working. DEV-4391Forecasts
Fixed: When forecast from date is used and has become a date in the past, the forecast returns error. DEV-4388item-card
Fixed: No data display message was duplicated. Now removed. DEV-4320Forecasts
Fixed: Timeout/deadlock forecast errors when using parallel forecast. DEV-4312stg
Fixed: Multiple "not matched by source" fields. It only worked for one. DEV-3778