AGR Logo
6.1-r20 lts/6.1 2021-05-21T11:32:01Z 6.1.19 6.1.14 6.1.15 0 / 2 6.1-r20.zip6.1-r20.zip

6.1-r20

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.19

  • Workspaces - fix: Workspace column config for fixed options not working. DEV-2186, PR-1544

API 6.1.14

  • Custom Actions - Column requiredrole in table customactions should only allow users having that particular role to see and execute the custom action. This was ignored and is now validated. DEV-2350, PR-1646