The ReceiveMassTransitMessage activity does not work anymore. The MassTransit bus message is normally consumed, but the workflow itself is either silent (got this on the test-project) or displays the message 'Workflow cannot begin from an idle state (perhaps it needs a specific input)'.
The ReceiveMassTransitMessage activity does not work anymore. The MassTransit bus message is normally consumed, but the workflow itself is either silent (got this on the test-project) or displays the message 'Workflow cannot begin from an idle state (perhaps it needs a specific input)'.
I already got a fix for this, preparing the PR.