6.1-r16
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.1.15
Grids
- fix: Distinct aggregation with grouping broke the grid when date fields were included in the grid DEV-1839, PR-1128Workspaces
-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-1139Workspaces
- Fix "selectedObj" attributes sent in workspace commands DEV-1911, PR-1148Workspaces
- Add a loading indicator to workspace lookup cell-editor. DEV-2061, PR-1152Workspaces
- Cache the lookup values query result when opening the workspace lookup cell-editor so that future requests are resolved immediately. DEV-2060, PR-1152Workspaces
- Make workspace lookup cell-editor display lookup options a lot quicker by only rendering a portion of items in the DOM. This is done by enabling the virtual scroll for the ngSelect component. DEV-2067, PR-1171Workspace
- Make workspace lookup cell-editor display lookup options a lot quicker by only rendering a portion of items in the DOM. This is done by enabling the virtual scroll for the ngSelect component. DEV-2067, PR-1171
Databases 6.1.12