AGR Logo
6.0-r4 master 2020-02-14T12:53:40Z 6.0.4 6.0.1 6.0.3 0 / 19 6.0-r4.zip6.0-r4.zip

6.0-r4

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

  • Fix console error when opening delete modal. DEV-1038
  • Fix editable lookup values in planner when column is min/max aggregated. DEV-1008
  • Make cached values in client indexed database only valid for 1 day, replaced if expired. DEV-1036
  • Fix overwriting of workspace data in total columns by percentage or sum wasn't working correctly, display-div series. DEV-1033
  • Fix date editing (e.g. 2020W48) in workspace, was sending unedited value to database. DEV-1066
  • Fix excel export bug, where name of report was causing exported file to be corrupted. DEV-1075
  • Rename NULL value to [no value] in workspace drilldown and filters and fix broken null filtering in filters. DEV-1099
  • Visualize paste option when right-clicking in Workspace grid. DEV-1108
  • Fix, rows in orders not deleted (from grid view) if they'd been edited unless grid is resynced. DEV-1029
  • Fix item card grid state not stored correctly. DEV-1113
  • Fix row totals in grid of workspace client side series. DEV-984
  • Fix orders grid, deselection of all rows not working. DEV-1132
  • Fix bug that would shift the first line of workspace series. PR-192
  • Fix column header heights in Item Card > Grid, caused by two grids displayed on same page. DEV-1140
  • Fix scheduled order deleted column was marked as NULL after edit from the client, it is now 0 (false) unless actually deleted. DEV-1116
  • Fix checkbox column placement in workspace after more columns are pinned. DEV-1137
  • Fix password autocompletion, undesired behaviour when editing/creating user. PR-199

Databases 6.0.3

  • Fix NULL issue in de_update_batch_series.sql.
  • Fix missing ELSE IF clause in mbe_qb_sql_flat.sql, When using data access Items features would display no data. DEV-1090