AGR Logo
6.3-r6 release/6.3.x 2022-10-26T10:54:24Z 6.3.6 6.3.5 6.3.6 14 / 0 6.3-r6.zip6.3-r6.zip

6.3-r6

What's new?

Database Update Scripts

Check out db_scripts\compare_reports for the update reports for updating and patching

(Note that all schema changes listed in the patch reports are applied every time you patch the databases, so please check the report and see if you have any customizations in the objects listed there.)

Release notes

See list on Jira See list of pull requests involved in this update on GitHub

  • STG Fix: raw views need to use GROUP BY ISNULL([Variant Code], '') because of mixed data DEV-5223
  • STG Fix: Stop copying active=0 rows from prep layer to core.product tables DEV-5201
  • Reports Fix: the column order sometimes was reset even after saving the report. DEV-5203
  • Forecasts Fix: Forecasts: When all items have same forecast type in large setup it can cause slow delete loop DEV-5200
  • Orders Fix: Sometimes Deadlocks in inv.orderexceptionline_link DEV-5195
  • Item Card - Fix: Item Card - Details: custom/other columns do not show up in the item card. DEV-5192
  • Item Card Fix: Traffic Light system on Undelivered Orders is not being correctly applied DEV-5191
  • MBE Fix: Estimated Stock on Next Delivery Date column not calculated correctly DEV-5185
  • Item Card Fix: The item card grid doesn't update automatically when you update a column in the item details sidebar DEV-5168
  • Constraints Fix: The box under Constraints in the Order Constraint modal does not resize according to the selected value. DEV-5083
  • Orders FiX: Min MAX can not be the same value. DEV-5071
  • MBE Fix: Duplicates in dbo.mbeitemstatistics_populate DEV-5068
  • Core Cleanup old excessive logging from core.text DEV-5000
  • Connected Items Fix: Connected items, change method to handle more cases and run faster DEV-4820