diff --git a/server/AyaNova/generator/CoreJobNotify.cs b/server/AyaNova/generator/CoreJobNotify.cs index 56b63eeb..828b522c 100644 --- a/server/AyaNova/generator/CoreJobNotify.cs +++ b/server/AyaNova/generator/CoreJobNotify.cs @@ -130,7 +130,17 @@ namespace AyaNova.Biz } +/* +todo: this message sucks: +http://localhost:8080/open/34/18 +----- +(:WorkOrder: http://localhost:8080/open/51/8 ) + + +the first link is to the workorder, teh second one that says workorder is to the subscription + +*/ private static async Task DeliverSMTP(NotifyEvent ne, NotifySubscription sub, AyContext ct) { try