Skip to content

WS-978 Remove direct rest calls

Remove direct uses of the NotificationServiceRESTClient from the ExecutionManager. These notifications should be sent via the SendNotification action in the state machine now.

I would recommend not merging this until the other tasks reach a level of completion where they can be tried, because I remove some of the code you need to copy/paste into the logic of SendNotification itself.

Merge request reports