AGR Logo
6.1-r2 master 2020-04-20T15:53:43Z 6.1.2 6.1.2 6.1.1 0 / 6 6.1-r2.zip6.1-r2.zip

6.1-r2

Known Issues/Bugs

Unaddressed issues in JIRA

Issues

Issues that were addressed and fixed in this release

Client 6.1.2

  • Workspaces - Display total serie items like total rows in grid status bar. DEV-1277
  • Dashboard - Fix error causing no values to show in chart because of extra apostrophe (') wrapping around the data. DEV-1307, SO-1056
  • Workspaces - Fix issues with checkboxes in total rows. DEV-1281
    • Only be shown when aggregation is set.
    • Be readonly unless config.aggregation.editable is true
    • Should update other (non-totalrow) checkboxes when clicked
  • Workspaces - Fix timezone issue in the new datepicker for editable date column in workspaces causing the date to jump back one day upon edit. DEV-1313, SO-1070

API 6.1.2

  • Forecast - Check if forecast is needed. DEV-1304
  • API - Fix memory leak, out of memory error in SpWrapper. DEV-1290