Notifications not working in Umbraco 8
If you are using the Notification feature on Umbraco nodes and uMarketingSuite is installed you could see the following error:
This is a known issue and not implemented and supported by Umbraco. See:
To implement this you need to create your own NotificationService.cs
Below you will find a custom implementation. The code attached comes without any warranty.