AGR Logo
6.1-r3 master 2020-05-06T10:55:23Z 6.1.3 6.1.2 6.1.2 0 / 9 6.1-r3.zip6.1-r3.zip

6.1-r3

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

Client 6.1.3

  • 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
  • Workspaces - Fix error when updating string values in grid which were also valid numbers (zero padded ID numbers). DEV-1346
  • Workspaces - Enable and use date picker when inserting row with date column in grid. Wasn't working unless the column was also editable afterwards. DEV-1339
  • Workspaces - Fix issue causing dates to jump back one day when selecting from datepicker. Caused by improper handling of client timezone with the Javascript Date Object. DEV-1313

Databases 6.1.2

  • 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