I have been reading through the documentation and cannot find the answer to this question for Watson Assistant.
I have a digression that I only sometimes want to return back to the previous place in the dialog.
Specifically, after the user enters the digression, if the user responds "Yes" then I do not want the digression to return back, but if the user responds "No" then I do want the digression to return to the previous place.
Is there a way to do this? Perhaps by manually editing the JSON to somehow override the directive to return from the digression in some cases?
Below is a diagram of the issue: