AGR Logo
6.2-r7 master 2021-04-07T15:07:58Z 6.2.7 6.2.6 6.2.7 2 / 25 6.2-r7.zip6.2-r7.zip

6.2-r7

What's new?

  • A beta version of a brand new installer comes with this patch that should be more reliable than the old one. Please test it out if you have a change and report any issues to us.
  • Data Flow - New STG customization framework to make customizing the data flow easier. See documentation in the [Techincal Manual] (https://docs.agrdynamics.com/6.2/technical/core/data-flow/#customisation). If you have installed the system using a version before this patch release, please review the dataflow and change it to use the new extra info dataflow. Note that the itemextrainfo dataflow will be deleted in this patch and replaced by productitemextrainfo and productitemskuextra_info. This code needs to be manually migrated in this patch update and the old code will be lost. DEV-2168, PR-1445

Database Update Scripts

  • Check out the update reports for updating and patching in the dbscripts\comparereports folder of the release zip file. (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 customisations in the objects listed there.)

Known Issues/Bugs

When installing 6.2 the table tracking in the audit db is not initialized. This means that we are not automatically tracking table changes. We are hoping to release an improved audit functionality with the next patch 6.2-r8 Unaddressed issues in JIRA

Issues

Issues that were addressed and fixed in this release

Client 6.2.7

  • Workspaces - exclude drill down doesn't work when using same column as clicking. DEV-2158, PR-1382
  • Workspaces - Workspace lookup fields - add support for fixed options. DEV-2186, PR-1386
  • Workspaces - Fix unnecessary reloads og grid data in workspaces for every drilldown that is populated. This fix makes sure to only load grid once after all drilldowns have been populated. DEV-2217, PR-1420
  • Orders - Order grid update slow when order has thousands of lines DEV-2215, PR-1423
  • Orders - Update order info sidebar aggregated columns when order is edited DEV-2206, PR-1428
  • Orders - Value aggregations update when you paste into grid DEV-2226, PR-1440
  • Workspaces - send correct workspace action when editing aggregation DEV-2182, PR-1434
  • Users - fix users grid breaking when access groups are active DEV-2221, PR-1442
  • Advanced Filter - Minor fix of on issue that prevented NOT IN (also NOT BETWEEN and NOT LIKE ) from working in advanced filters. DEV-2239, PR-1453

API 6.2.6

  • Scheduler - Adds error text when scheduler runs task with staging run that does not exist or has no elements. DEV-2174, PR-1370
  • Reports - Added more functions to Advanced Filter DEV-2138, PR-1380
  • Forecasts Fix forecast error handling and weekly forecast issues when there is not one week of sale available. DEV-1832, PR-1376

Databases 6.2.7

  • Data Flow - New STG customization framework to make customizing the data flow easier. See documentation in the [Techincal Manual] (https://docs.agrdynamics.com/6.2/technical/core/data-flow/#customisation). If you have installed the system using a version before this patch release, please review the dataflow and change it to use the new extra info dataflow. Note that the itemextrainfo dataflow will be deleted in this patch and replaced by productitemextrainfo and productitemskuextra_info. This code needs to be manually migrated in this patch update and the old code will be lost. DEV-2168, PR-1445
  • Update Script - fix: Update script creating a forecast stg run name with wrong name DEV-2173, PR-1357, PR-1368
  • Update Script - Making sure historyelementid column is removed from the adjusted-sale table on stg so that the datatransfer won't break DEV-2144, PR-1357, PR-1421
  • Update Script - Making sure temp reports fro the Items feature are created if they don't exist DEV-2236, PR-1357, PR-1448
  • Update Script - Making sure the order master view is recreated to prevent errors when opening the Order Grid DEV-2209, PR-1357, PR-1421
  • Bridge Stockout - Improve bridge_stockouts proc to handle sales inside stockout period DEV-2153, PR-1361
  • Workspaces - fix errors in dataseries update when global weekend distribution settings are turned on DEV-2172, PR-1367
  • Constrainer - fix errors with constraining by days DEV-2176, PR-1373
  • Data Mapping - Fixing wrong insert order into temp table in item map populate DEV-2207, PR-1410
  • Data Mapping - Add active filter when using core.executestgrun to run groups DEV-2203, PR-1396
  • Orders - Planned Orders should use order frequency based on scheduled order settings DEV-2180, PR-1391
  • Promo Smoothing - Promo Smoothing code refactored to be more like the stockout smoothing code DEV-1663, PR-1421
  • System Health - Fixes to system health to ensure SysMon is working with 6.2 and stg1 bridge DEV-2214, PR-1455, PR-1463