AGR Logo
6.0-r17 lts/6.0 2021-06-09T09:53:32Z 6.0.16 6.0.11 6.0.12 0 / 23 6.0-r17.zip6.0-r17.zip

6.0-r17

Known Issues/Bugs

Unaddressed issues in JIRA

Issues

Issues that were addressed and fixed in this release

  • See a list of issues fixed on Jira
  • See list of pull requests involved in this update on GitHub
  • See code changes on GitHub compare

Client 6.0.16

  • Workspaces - fix: the edit-ability of the column in a total row when there is conditional editing on the column. For example with this column configuration on the weight column in a view with item no and weight present DEV-1577, PR-1134
  • Grids - fix: Distinct aggregation with grouping broke the grid when date fields were included in the grid DEV-1839, PR-1137
  • Workspaces - fix: Query filters don't work for dataseries update if data series are included in a view DEV-1463, PR-1189
  • Workspaces - Clear cache after saving default config DEV-1891, PR-1191
  • Orders - fix: Update all totals when order line is updated DEV-2096, PR-1231
  • Orders - fix: multiple issues with order grid UI: Row group aggregate values must update after edit, If column is sorted, the row order should not change after edit and After Qty cell edit, if TAB pressed, should not capture the old value in Purchase Units DEV-2150, PR-1344
  • Orders - fix: Order grid rounding of purchase unit DEV-2175, PR-1354
  • 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-1269
  • 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-1274
  • Workspaces - Remove the overwriting of view filters by workspace/user/ad-hoc filters. Since the first release of AGR v6 the workspace filters would overwrite the same filter if it existed as a view filter. This was done so that admins could easily test new filter setups in a view without changing the view itself and it would also enable browsing between views where you'd be sure that the workspace filter setup would trump the view setup. With these changes both the workspace- and view filters are used to filter the grid results which means only the intersection of the filters are resolved. This is a more logical result and prevents users from gaining access to data in views that would otherwise be unreachable because of locked view-filters. DEV-2156, PR-1326
  • Orders - Order grid update slow when order has thousands of lines DEV-2215, PR-1415

API 6.0.11

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

Databases 6.0.12

  • Forecasts - fixing problems with when orders need to check forecast and there are need of forecast then it can happened to go to timeout -but still with status=1 in forecast runs table. DEV-2041, PR-1147
  • Item Card - Loading v daily demand into table variable to improve performance DEV-2047, PR-1178
  • Item Card - fix: Estimated stock chart element not handling a certain scenario resulting in an empty item chart DEV-2159, PR-1338
  • Orders - fix: Using access group restrictions made orders disappear if some items were closed while the order is still in process DEV-2104, PR-1241
  • Constrainer - fix errors with constraining by days DEV-2176, PR-1375
  • Orders - Fix reserved missing from unitqtycalc and unitqtyresult in [dbo].[orderprocessinginitialize]. Reserved was only affecting stockagg and not unitqty calculations. DEV-2185, PR-1387
  • Orders -Planned Orders should use order frequency based on scheduled order settings. DEV-2180, PR-1394
  • Workspaces - Fix unnecessary reloads of 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-1426
  • Orders -Update order info sidebar aggregated columns when order is edited DEV-2206, PR-1418
  • Audit - Adding deworkspaces and deworkspace_views to audit if audit exists DEV-2229, PR-1443
  • Workspaces - fix: Workspace lookup insert values should not submit DEV-2408, PR-1698