From f65a7d29d1e783ddda197b3305a32b60c9e7791f Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Thu, 10 Mar 2022 19:24:17 +0000 Subject: [PATCH] case 4134 --- ayanova/devdocs/todo.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 11ca7886..de8b3e2c 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -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 +