Scheduled Publish do not fire ContentPublished notification (v10.4.0)
Dear Dev,
I need to publish all descendant nodes when the parent node is published using scheduled publishing action.
After heavy searching, I cannot find a build-in way to do it, so I wrote a ContentPublishedNotification to handle it.
While it works fine on local machine using debugger from Visual Studio 2022, I found that this notification did not fire under scheduled event, and no log generated from the event! not even the default [Document "XXX" has been published] log message!
The Parent node itself was successfully published though.
The Notification is working when Instant Publish is used.
Scheduled Publish do not fire ContentPublished notification (v10.4.0)
Dear Dev,
I need to publish all descendant nodes when the parent node is published using scheduled publishing action.
After heavy searching, I cannot find a build-in way to do it, so I wrote a ContentPublishedNotification to handle it.
While it works fine on local machine using debugger from Visual Studio 2022, I found that this notification did not fire under scheduled event, and no log generated from the event! not even the default [Document "XXX" has been published] log message!
The Parent node itself was successfully published though.
The Notification is working when Instant Publish is used.
Please Help
Dennis
is working on a reply...