AGR Logo
6.1-r17 lts/6.1 2021-02-23T14:39:01Z 6.1.16 6.1.12 6.1.13 0 / 12 6.1-r17.zip6.1-r17.zip

6.1-r17

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

Unaddressed issues in JIRA

Issues

Issues that were addressed and fixed in this release

Client 6.1.16

  • Executions/Notifications - Fix issue where server/client signalR connection is lost. With this update a reconnection attempt should trigger periodically if connection is lost and it should be indicated in the notification list. DEV-2141, PR-1285
  • Item Card - Set the min and max values for the x-axis in the Item Card chart so that the x axis doesn't change when series are hidden. With this change the x-axis values in the chart should always reflect the period range (history/forecast) values selected. DEV-2123, PR-1270
  • Orders - fix: Update all totals when order line is updated DEV-2096, PR-1229
  • Orders - Fix error when using orders constrainer that caused locked order lines to never unlock. The update presents error messages lines are already locked and checks whether a constraint was actually started, if not id refrains from locking the order lines. DEV-2142, PR-1291
  • Reports - Fix error where report could not be saved because of an error in the Advanced Filter. Handle the error gracefully in the client. DEV-2107, PR-1273
  • Workspaces - fix: Query filters don't work for dataseries update if data series are included in a view DEV-1463, PR-1179
  • Workspaces - Clear cache after saving default config DEV-1891, PR-1195
  • Workspaces - Fix issue where grid and cell focus was lost after updating the checkbox value of an editable checkbox-cell in the workspace view. This made it impossible to navigate and update the grid using the keyboard (space and arrow keys). DEV-2065, PR-1260

API 6.1.12

  • User Management - Clear encrypted password from API response DEV-1874, PR-1252

Databases 6.1.13

  • Item Card - Loading vdailydemand into table variable to improve performance DEV-2047, PR-1179
  • Orders - Fix order line breakdown to properly reflect lost sale now that it's not a true/false anymore but a percentage DEV-2076, PR-1207
  • Orders - fix: Using access group restrictions made orders disappear if some items were closed while the order is still in process DEV-2104, PR-1240