This commit is contained in:
@@ -410,7 +410,7 @@ namespace AyaNova.Biz
|
||||
// //will iterate the subscriptions and see if any apply here
|
||||
// internal static async Task HandlePotentialNotificationEvent(AyaEvent ayaEvent, ICoreBizObjectModel newObject, ICoreBizObjectModel originalObject = null)
|
||||
// {
|
||||
// if (ServerBootConfig.SEEDING) return;
|
||||
// if(ServerBootConfig.SEEDING || ServerBootConfig.MIGRATING) return;
|
||||
// log.LogDebug($"HandlePotentialNotificationEvent processing: [AyaType:{newObject.AyaType}, AyaEvent:{ayaEvent}]");
|
||||
// //set to true if any changes are made to the context (NotifyEvent added)
|
||||
// bool SaveContext = false;
|
||||
|
||||
Reference in New Issue
Block a user