This commit is contained in:
2020-05-15 00:42:27 +00:00
parent 1a827056ba
commit 0f5032267d
2 changed files with 12 additions and 1 deletions

View File

@@ -21,7 +21,16 @@ ServiceBank[Currency/Hours/Incidents]Depleted
NewCSR
NewMemo
QuickNotification DEPRECATED replaced by DefaultNotification below
QuoteCreatedUpdated - a bit weird, which is it created or updated? :)
ScheduleMarkerImminent (will rename)
ScheduleMarkerCreated (will rename)
WorkorderItemScheduledUserCreatedUpdated
WorkorderItemScheduledUserEventImminent
WorkorderCloseByDatePassed (user)
WorkorderStatusChanged (user)
WorkorderItemOutsideServiceOverdue
WorkorderItemOutsideServiceReceivedBack
WorkorderItemPartRequestPartsReceived
NEW
Daily_Notify_health_check (biz and ops)

View File

@@ -1,10 +1,12 @@
PRIORITY - ALWAYS Lowest level stuff first
=-=-=-=-
todo: add long polling notification route (CLIENT AND SERVER)
https://rockfish.ayanova.com/default.htm#!/rfcaseEdit/3507
- Need way to acknowledge receipt of long poll info from client to server so that it can be removed or something?
- maybe successfull sending clears it regardless of client?
todo: change trial detection route that client first hits
- make it a different controller and renamed to something like server ping or "hello" or something friendly and useful
- maybe the route that gets Notifications