6.2-r6
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
- See list on Jira
- See list of pull requests involved in this update on GitHub
- See code changes on GitHub compare
Client 6.2.6
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-1300Orders
- Multipe Order Grid issues. Row group aggregate values must update after edit, If column is sorted, the row order should not change after edit, After Qty cell edit, if TAB pressed, should not capture the old value in Purchase Units and Orders grid should support custom editable columns.fix sorting after edit DEV-2150, PR-1313, PR-1322Workspaces
- Fix issue where cell focus was moved or lost after editing dataseries cells in series workspace views. This bug was introduced when fixing a related issue when editing checkbox values in serie grids. DEV-2154, PR-1329Workspaces
- 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-1327
Databases 6.2.6
- `Data Mapping - Change datatype to smallint for lead time DEV-2145, PR-1303
Item Chart
- New setting to decide whether purchase plan should be included in the estimated stock calculations in the chart DEV-2132, PR-1301Item Chart
- Fixing ambiguity in chart elements if there is a column named "date" DEV-2152, PR-1307Tool Box
- new helper procedure for scripting module artifacts DEV-1864, PR-1309Translations
- Translation keys missing for new mbe columns DEV-2151, PR-1320Update Scripts
- Making sure standard procedures for customisations are backed up in upgrade DEV-2155, PR-1321Workspaces
- Fixing column agg. in series view DEV-2130, PR-1334