This commit is contained in:
2023-01-24 23:58:44 +00:00
parent fbafb110b8
commit 7bd238afc3

View File

@@ -13,7 +13,8 @@ See the [upgrade instructions](ops-upgrade.md) section of this manual for detail
#### Fixed
- Server, v8-migrate: Fix for issue preventing erasing database when Customer notification set to a custom translation
- UI: Fixed bug in Date picker when selected "Today" option not using local timezone for value
- UI: Fixed bug in date picker control when selected "Today" option not using local timezone for value could result in wrong day being set
- UI: Fixed bug in data table when opening a data table pre-filtered (e.g. viewing a single Customer's units from Customer edit form menu) that had previously been paged was not resetting to page 1
#### Changed