diff --git a/devdocs/specs/core-notification.txt b/devdocs/specs/core-notification.txt index f8990aa0..0f88906f 100644 --- a/devdocs/specs/core-notification.txt +++ b/devdocs/specs/core-notification.txt @@ -14,6 +14,8 @@ Daily_Notify_health_check (biz and ops) Nightly_Notify_health_check (biz and ops) BackupStatus case 3786 (biz and ops) UpcomingServiceEvent case 3725 (Customer) +WorkorderItemPartRequestCreated case 3652 + @@ -29,6 +31,7 @@ General In cases where user wants to send an attachment / report / wiki that's another thing entirely but the message is still super short + All notifications can be optionally filtered IN or OUT via tags on notification related object. I.E. a workorder status change can be ignored or only see if it's tagged "region-new-york" etc UI Subscribe from the object itself's menu rather than centralized subscription setup (new)