case 4134

This commit is contained in:
2022-03-10 19:24:17 +00:00
parent c4673cd94a
commit f65a7d29d1

View File

@@ -817,8 +817,10 @@ BUILD 8.0.0-beta.1-rc4 CHANGES OF NOTE
- Updated notification types doc page, was missing a few, also sorted alphabetically was random chaos order
- Change to ensure color picker shows Alpha selector to control opacity
- Fixed issue with long message displaying in the in-app notifications form where it wouldn't wrap properly
- Fixed issue where changing the work order or quote status and saving would not update the main work order concurrency token so a subsequent edit in other header fields and save would result in concurrency error
- Updated database erase code to include recent tables added and some missing ones include dashboard template
- Updated database erase code to erase all reports and return to stock ones on erase database
- updated docs for notification system daily ping health check type to mention it also will be sent any time server is restarted
- case 4121 fixed unable to open ops notification settings, fixed incorrect translation key
- case 4123 fixed missing / wrong translation keys
- case 4124 implemented
@@ -826,3 +828,6 @@ BUILD 8.0.0-beta.1-rc4 CHANGES OF NOTE
- case 4127 fixed
- case 4129 fixed
- case 4132 fixed
- case 4133 not reproducible but possible reason and might be fixed in case notes
- case 4134 improved docs, some naming