AGR Logo
6.0-r5 lts/6.0 2020-03-10T15:26:36Z 6.0.5 6.0.1 6.0.4 0 / 14 6.0-r5.zip6.0-r5.zip

6.0-r5

Database Update Scripts

  • Prod - Patches
    • dbo.de_update_batch_series - Updated version of this procedure
    • dbo.order_run_populate_orders_and_lines - Fixing @scheduled_order_id hardcoded as 1 issue
    • dbo.scheduled_orders_run - Moving set description into scheduled_orders_post_order_run
    • dbo.scheduled_orders_post_order_run - Moving set description into scheduled_orders_post_order_run
    • dbo.translations - Translations updated
    • dbo.version_db - Update version number
  • Stg - Patches
    • ctr.settings - Update prod database version compatability

Known Issues/Bugs

Critical issues and bugs that are persistent in this release

Issues

Issues that were addressed and fixed in this release

Client 6.0.5

  • Workspaces - Fix refresh profile on row in data elements. DEV-907
  • Excel/csv export - Fix date and datetime exported values in reports and orders grid. DEV-1188
  • CSS - Fix potential future bug discovered in 6.2 where any slowAppear animated object would never show (missing grid, missing login screen). PR-255
  • Item-Card - Fix runtime error in Item-Card-Grid if chart-data doesn't belong to any series. PR-250
  • Workspaces - Fixes to client side series. PR-279
  • Grids - Enlarge font size in all grids from 12 to 14px and add vertical column lines for sake of readability. PR-282
  • Dashboard - Sort data by date for the dashboard chart. PR-283, SO-1028
  • Orders - Fix issue where orders could be edited/deleted when confirmed. DEV-1206
  • Orders - Fix, clear order id filter on order confirm. DEV-1195

Databases 6.0.4

  • Workspaces - Fix average distribution in de_update_batch_series. Total row of type avg not updating values proportionally. DEV-1131
  • Workspaces - Fix wrong calculation when overwriting data series in total/each week by percentage or sum. DEV-1033
  • Scheduled Orders - Set description action moved to scheduled_orders_post_order_run. DEV-1145
  • Workspaces - Fix distribution when average series has 0 value. DEV-1192
  • Scheduled Orders - Split order is partially hard-coded in the order_run_populate_orders_and_lines. DEV-1205