case 3823

This commit is contained in:
2020-10-15 19:28:11 +00:00
parent d52cfc013c
commit 6ce273b16b
4 changed files with 33 additions and 3 deletions

View File

@@ -6,3 +6,6 @@
//////////////////////////////////////////////////////////
//DONE STUFF
3822 - by design
3827 - Issue: Stale Client notifications could build up in database. Fix: Client notifications automatically removed if their deliver after date is older than 7 days.
3826 - Issue: System warning memos to Administrator automatically by internal Utility account (generator) un-readable due to being sent from a Utility type User account with no name. Fixes: New memo warnings will be automatically changed from Utility user to Administrator account. Old memos: will substitute the "-" empty record symbol instead of trying to fetch the name to display for the Utility account making it possible to open old Memo system warnings.