AGR Logo
6.0-r8 lts/6.0 2020-05-06T10:45:38Z 6.0.8 6.0.3 6.0.6 0 / 7 6.0-r8.zip6.0-r8.zip

6.0-r8

Database Update Scripts

  • Prod - Patches
    • dbo.de_qb_sql_where_filter_clause - Updated (DEV-1343)
    • dbo.json_toJson - Updated (DEV-1343)
    • dbo.fn_de_client_calc_series_dependency - Added (DEV-1315)
    • dbo.de_query_availability - Updated (DEV-1315)
    • dbo.de_update_column - Updated (DEV-1321)
    • dbo.version_db - Update version number
  • Stg - Patches
    • ctr.settings - Update prod database version compatability

Known Issues/Bugs

Unaddressed issues in JIRA

Issues

Issues that were addressed and fixed in this release

  • See a list of issues fixed on Jira
  • See list of pull requests involved in this update on GitHub
  • See code changes on GitHub compare

Client 6.0.8

  • 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 period filter resetting to min max value when saved valued not matched caused by client timezone issue with the Javascript Date Object. DEV-1327
  • Workspaces - Show proper caption of data series in Excel export. DEV-1330
  • Orders - Add the ability to search for constraints in split by constraints. DEV-1322

Databases 6.0.6

  • Workspaces - Procedure fn_de_client_calc_series_dependency now used for calculated series, fixes issue when calculated series depends on another calculated series. DEV-1315
  • Workspaces - Fix issue with long filter value, problem found when pasting long lists into lookup filter. DEV-1321
  • JSON - Fix JSON parsing error when "-quotation characters not escaped in strings. DEV-1343