AGR Logo
6.1-r14 lts/6.1 2020-12-18T12:19:44Z 6.1.13 6.1.10 6.1.10 0 / 6 6.1-r14.zip6.1-r14.zip

6.1-r14

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

  • Item Card - Fix issue where grid was not displaying series data on the week level, when the start of week is not Monday (i.e aggregated to another day in chart_item_select). The item_card_start_week property was added to dbo.settings so the start of week can be changed. DEV-1948, PR-1048
  • Format - Fix how durations are processed and formatted in the app. These changes enable us to use both Date objects and rounded/integer number values in milliseconds to store durations and display in the app. DEV-1858, PR-1047
  • Workspaces - Fix transfer view drilldowns DEV-1840, PR-1039
  • Workspaces - Add the ability to configure a datetimepicker in workspace action dialogs DEV-1928, PR-1040

API 6.1.10

  • Workspaces - Fix: It should be possible to choose users to share workspace-view without having user management role. DEV-1869, PR-1038

Databases 6.1.10

  • Item Card / Settings - Add the item_card_start_week property to the dbo.settings table to control which day of the week series are aggregated to when looking at the Item Card Grid in weekly view. DEV-1948, PR-1048